]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: iio: tsl2583: fix multiline comment syntax
authorBrian Masney <masneyb@onstation.org>
Sat, 12 Nov 2016 18:19:28 +0000 (13:19 -0500)
committerJonathan Cameron <jic23@kernel.org>
Sun, 13 Nov 2016 13:07:25 +0000 (13:07 +0000)
commit2a1e3f074c5dd60b0d0cbd28b95efd4be77a62e7
treed0d60bd5019245b276fbd4470b08aa76e686699a
parenta3549966eeb0e95b999ad45821c0e095a64201b4
staging: iio: tsl2583: fix multiline comment syntax

The definition of the tsl2583_device_lux struct has a series of single
line comments. There are two other cases where the multiline comments
did not have an initial blank line. Change these comments to use the
proper multiline syntax.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/light/tsl2583.c