]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: move logical continuation to previous line
authorSantha Meena Ramamoorthy <santhameena13@gmail.com>
Wed, 28 Feb 2018 20:40:48 +0000 (12:40 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2018 16:21:49 +0000 (17:21 +0100)
commit5f7ba132c5a51dfa488f2a1e7e8ec975c02efe4a
tree6ee876cdbeb39575ca3967f13f15d686a6389ec1
parent0827e615c64b170a4fbfb47541a2fe74bb945416
staging: rtl8192e: move logical continuation to previous line

Move logical continuation '&&' to the previous line to conform to the
Linux kernel coding style. Issue found using checkpatch.

Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c