OSDN Git Service

iio:dummy: Add extra paragraphs on Kconfig
authorRodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Tue, 27 Feb 2018 13:47:06 +0000 (10:47 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Mar 2018 15:20:16 +0000 (15:20 +0000)
commit5556dfe54be421b1b2897513adf61d9b6d3ab271
tree1ace9f5a4f44321a04260d2fdb88b884e5c432c9
parenta34a3ed73ca067bedbc8194ab20b959c65ea71a4
iio:dummy: Add extra paragraphs on Kconfig

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:27: WARNING: please write a paragraph that
describes the config symbol fully

This patch expands the explanation about IIO_DUMMY_EVGEN by using the
code documentation found in iio/dummy/iio_dummy_evgen.c. In the same
way, the information related to IIO_SIMPLE_DUMMY_BUFFER was extracted
from file iio_simple_dummy_buffer.c.

Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dummy/Kconfig