[PATCH 3/4] iio: light: Annotate Kconfig entry with module name information

Daniel Baluta daniel.baluta at gmail.com
Tue Dec 16 11:03:30 EET 2014


On Fri, Dec 12, 2014 at 4:31 PM, Roberta Dobrescu
<roberta.dobrescu at gmail.com> wrote:
> This patch fixes the following checkpatch.pl warning:
> WARNING: please write a paragraph that describes the config symbol fully
>
> Signed-off-by: Roberta Dobrescu <roberta.dobrescu at gmail.com>
> ---
>  drivers/iio/light/Kconfig | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
> index 5bea821..fce4d688 100644
> --- a/drivers/iio/light/Kconfig
> +++ b/drivers/iio/light/Kconfig
> @@ -95,6 +95,9 @@ config HID_SENSOR_ALS
>           Say yes here to build support for the HID SENSOR
>           Ambient light sensor.
>
> +         To compile this driver as a module, choose M here: the
> +         module will be called hid-sensor-als.
> +
>  config HID_SENSOR_PROX
>         depends on HID_SENSOR_HUB
>         select IIO_BUFFER

Looks good to me.


More information about the firefly mailing list