]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: iio: accel: place logical operators on the previous line
authorIoana Ciornei <ciorneiioana@gmail.com>
Wed, 28 Oct 2015 23:01:54 +0000 (01:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:53:42 +0000 (08:53 +0900)
commit48948abe0557e70bce687e5889799177903f8232
treedd2e89edbd689720007c0e0e24114ae506f35122
parent663b03d8ae9e5923fc47471023fa8d243831bc73
staging: iio: accel: place logical operators on the previous line

This patch moves the logical operators on the previous line 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