]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
iio: light: apds9960: remove unneeded semicolon
authorTom Rix <trix@redhat.com>
Tue, 27 Oct 2020 20:14:36 +0000 (13:14 -0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 31 Oct 2020 15:02:35 +0000 (15:02 +0000)
commit691f453951c4af9a5dd3a4f75f4860b997e73c3a
tree412f20e989b016bbfe2382c3dcc01471c2dc83ab
parent675cb4ad1b9e431800bf2ffc49547ca048670257
iio: light: apds9960: remove unneeded semicolon

A semicolon is not needed after a switch statement.

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Link: https://lore.kernel.org/r/20201027201436.1597726-1-trix@redhat.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/apds9960.c