From: Kevin McKinney Date: Thu, 5 Jan 2012 01:29:03 +0000 (-0500) Subject: Staging: bcm: Remove assignment from if statement and reverse if logic for readability. X-Git-Tag: v3.4-rc1~186^2~176^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffae184c3146abda6ef1153ac4f844d3ed6e177;p=pandora-kernel.git Staging: bcm: Remove assignment from if statement and reverse if logic for readability. This patch removes an assignment from an if statement, and it reverses the logic in several if statements to make them more readable and understandable. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed