Re: [PATCH] staging: iio: adc: Add paragraph to describe Kconfig symbol

2019-05-05 Thread Jonathan Cameron
On Wed, 1 May 2019 12:45:41 +0530 Vatsala Narang wrote: > This patch updates Kconfig with paragraph that describe config symbol > fully.Issue addressed by checkpatch. > > Signed-off-by: Vatsala Narang I'm not a great fan of that particular checkpatch warning as sometimes it leads to silly

[PATCH] staging: iio: adc: Add paragraph to describe Kconfig symbol

2019-05-01 Thread Vatsala Narang
This patch updates Kconfig with paragraph that describe config symbol fully.Issue addressed by checkpatch. Signed-off-by: Vatsala Narang --- drivers/staging/iio/adc/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig