From: Ben Hutchings Date: Thu, 5 Jan 2012 18:50:29 +0000 (+0000) Subject: sfc: Avoid assignment in an if-statement, reported by checkpatch X-Git-Tag: v3.4-rc1~177^2~452^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e01846c7e18a3b5682b54e50f1005949737bd9;p=pandora-kernel.git sfc: Avoid assignment in an if-statement, reported by checkpatch Fix the following error: ERROR: do not use assignment in if condition Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed