From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:08 +0000 (-0400) Subject: staging: unisys: fix symbol placement in spar_channel_client_acquire X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~988 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac9e37d744f28ce4885e3fb1555f5e789317816;p=pandora-kernel.git staging: unisys: fix symbol placement in spar_channel_client_acquire The && belongs at the end of the previous line, not the start of the next one. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed