Re: [RFC PATCH v2] tools: iio: Rename generic_buffer to iio_generic_buffer

2016-05-29 Thread Jonathan Cameron
On 24/05/16 16:03, Daniel Baluta wrote: > This makes it clear that generic_buffer is an IIO tool > and also complies with filename conventions in tools/iio. > > Signed-off-by: Daniel Baluta Pretty uncontroversial bit of common sense to my mind ;) Applied to the togreg branch of iio.git with a fe

[RFC PATCH v2] tools: iio: Rename generic_buffer to iio_generic_buffer

2016-05-24 Thread Daniel Baluta
This makes it clear that generic_buffer is an IIO tool and also complies with filename conventions in tools/iio. Signed-off-by: Daniel Baluta --- Changes since v1: * use -M to detect renames and make the patch easier to review tools/iio/Makefile | 6 +++