drivers/staging/nvec/Kconfig: remove trailing whitespace
This patch fixes checkpatch.pl error trailing whitespace. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
723a2311fa
commit
8787fcd209
|
@ -10,7 +10,7 @@ config KEYBOARD_NVEC
|
||||||
tristate "Keyboard on nVidia compliant EC"
|
tristate "Keyboard on nVidia compliant EC"
|
||||||
depends on MFD_NVEC && INPUT
|
depends on MFD_NVEC && INPUT
|
||||||
help
|
help
|
||||||
Say Y here to enable support for a keyboard connected to
|
Say Y here to enable support for a keyboard connected to
|
||||||
a nVidia compliant embedded controller.
|
a nVidia compliant embedded controller.
|
||||||
|
|
||||||
config SERIO_NVEC_PS2
|
config SERIO_NVEC_PS2
|
||||||
|
|
Loading…
Reference in New Issue