From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:04 +0000 (-0400) Subject: staging: unisys: fix placement of logical ops in visorchipset_main.c X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0639ba6759857ca3e8d29669e1234ef34b52a29e;p=pandora-kernel.git staging: unisys: fix placement of logical ops in visorchipset_main.c Several if statement lines had the logical operators in the wrong place, so fix these by moving the operator to the end of the previous line. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed