]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: Moved logical OR operator to previous line.
authorVarsha Rao <rvarsha016@gmail.com>
Fri, 17 Feb 2017 05:12:38 +0000 (10:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:01 +0000 (09:17 +0100)
commit95ee706e9a6e3b18d8bf37cbb238e55ba37b37a7
tree42b40ea620fd0f8f4a837d7d895f0b9abd92188d
parent6e3a0785ea18ea13980cc303c8aa17120e72a6e4
staging: rtl8712: Moved logical OR operator to previous line.

Moved logical OR operator to previous line to fix the following
checkpatch issue:

CHECK: Logical continuations should be on the previous line.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/ieee80211.c