Re: [PATCH] iio:dummy: Fix coding style in Kconfig

2018-02-24 Thread Rodrigo Siqueira
On 02/24, Jonathan Cameron wrote: > On Sat, 24 Feb 2018 09:36:09 -0300 > Rodrigo Siqueira wrote: > > > On 02/24, Jonathan Cameron wrote: > > > On Tue, 20 Feb 2018 10:28:04 -0300 > > > Rodrigo Siqueira wrote: > > > > > > > This patch fixes the checkpatch.pl warning: > > > > > > > > drivers/ii

Re: [PATCH] iio:dummy: Fix coding style in Kconfig

2018-02-24 Thread Jonathan Cameron
On Sat, 24 Feb 2018 09:36:09 -0300 Rodrigo Siqueira wrote: > On 02/24, Jonathan Cameron wrote: > > On Tue, 20 Feb 2018 10:28:04 -0300 > > Rodrigo Siqueira wrote: > > > > > This patch fixes the checkpatch.pl warning: > > > > > > drivers/iio/dummy/Kconfig:21: WARNING: please write a paragraph

Re: [PATCH] iio:dummy: Fix coding style in Kconfig

2018-02-24 Thread Rodrigo Siqueira
On 02/24, Jonathan Cameron wrote: > On Tue, 20 Feb 2018 10:28:04 -0300 > Rodrigo Siqueira wrote: > > > This patch fixes the checkpatch.pl warning: > > > > drivers/iio/dummy/Kconfig:21: WARNING: please write a paragraph that > > describes the config symbol fully > > drivers/iio/dummy/Kconfig:29:

Re: [PATCH] iio:dummy: Fix coding style in Kconfig

2018-02-24 Thread Jonathan Cameron
On Tue, 20 Feb 2018 10:28:04 -0300 Rodrigo Siqueira wrote: > This patch fixes the checkpatch.pl warning: > > drivers/iio/dummy/Kconfig:21: WARNING: please write a paragraph that > describes the config symbol fully > drivers/iio/dummy/Kconfig:29: WARNING: please write a paragraph that > describes

[PATCH] iio:dummy: Fix coding style in Kconfig

2018-02-20 Thread Rodrigo Siqueira
This patch fixes the checkpatch.pl warning: drivers/iio/dummy/Kconfig:21: WARNING: please write a paragraph that describes the config symbol fully drivers/iio/dummy/Kconfig:29: WARNING: please write a paragraph that describes the config symbol fully This patch expands the explanation about IIO_DU