summaryrefslogtreecommitdiff
path: root/include/linux/start_kernel.h
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-02-27 06:14:46 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-06 11:17:05 +0300
commitcf57e659d5be6459e642dd451268bdb3437af7ff (patch)
tree7135149c304331712e6029f8810744ec4f6f236d /include/linux/start_kernel.h
parent9f9d7030e4e1f9c9096a60dcb6429b41868e0ba9 (diff)
downloadlinux-cf57e659d5be6459e642dd451268bdb3437af7ff.tar.xz
staging: ks7010: move logic operator to end of line
Logic operator (&&) is place at the start of the line. Kernel standards suggest that logical operators should be placed at the end of the line. Move logical operator to the end of the previous line. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions