]> git.karo-electronics.de Git - linux-beck.git/commit
staging: iio: accel: add bracket on all branches of the if/else
authorIoana Ciornei <ciorneiioana@gmail.com>
Wed, 28 Oct 2015 23:01:55 +0000 (01:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:53:42 +0000 (08:53 +0900)
commit806535b623b9bfd501728269ed1f62245c96192b
treebb643110eceeeea6d2ae3582cc6c4dd02d1d830a
parent48948abe0557e70bce687e5889799177903f8232
staging: iio: accel: add bracket on all branches of the if/else

This patch adds brackets on all of the conditional branches in
order to follow the linux coding style.

Signed-off-by: Ioana Ciornei <ciorneiioana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/accel/sca3000_core.c