]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:iio:adt7316: Fix braces not present on all arms of if else statement
authorScott Matheina <scott@matheina.com>
Sun, 25 Dec 2016 19:56:42 +0000 (13:56 -0600)
committerJonathan Cameron <jic23@kernel.org>
Fri, 30 Dec 2016 18:49:16 +0000 (18:49 +0000)
commit9a18636ebbac06783180873cb8bcec115323ffc2
treec6d4778df67aa611f603b6718adfbb9b86f66588
parent83b0b397b909bea2fb0db1fb4e1b35403a61f2a1
staging:iio:adt7316: Fix braces not present on all arms of if else statement

Adds braces to second arm of if else statement.

Signed-off-by: Scott Matheina <scott@matheina.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/addac/adt7316.c