OSDN Git Service

staging: xgifb: move AND operator for logical continuation
authorGargi Sharma <gs051095@gmail.com>
Thu, 15 Sep 2016 19:07:09 +0000 (00:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 08:27:52 +0000 (10:27 +0200)
commit13bfbf0edce13bb61adff5fd2b8052c262ba75f4
treeea40f7ecb96c9b8a7bc1d35ac86a4f90bec046d6
parent521865a8c9a8d4a189355339457d96b62699eb35
staging: xgifb: move AND operator for logical continuation

Move && up to the previous line, to fix the checkpatch issue Logical
continuations should be on the previous line.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c