OSDN Git Service

staging: iio: light: Fix quoted string split across lines
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Thu, 25 Sep 2014 17:09:09 +0000 (20:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 02:20:30 +0000 (22:20 -0400)
commitad3e646c5b7fcc485a574f4523cb7bf2077ef1a3
tree36a1adf727e38d1c7b6cd6c0fa29efa1ea470502
parentf3f883b411ae77455862a12b1d37e277ce80a4c3
staging: iio: light: Fix quoted string split across lines

This fixes the following checkpatch.pl warning:
WARNING: quoted string split across lines

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/isl29018.c