]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b349eb5f74df83b9e7e2b047d57b8b56901a673
treeea40f7ecb96c9b8a7bc1d35ac86a4f90bec046d6
parentfe5cc9e66732b6e093f7fe758a53682a5b4217b0
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