From: Daeseok Youn Date: Thu, 27 Feb 2014 11:11:09 +0000 (+0900) Subject: staging: bcm: fix checkpatch error 'assignment in if condition' X-Git-Tag: v3.15-rc1~139^2~837 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a467a438aaedd0a7f7358875c1c047161dc6dde;p=pandora-kernel.git staging: bcm: fix checkpatch error 'assignment in if condition' clean up checkpatch errors and bClassificationSucceed is set to "TRUE" proper location. If protocal is not TCP or UDP, when it checks protocal, bClassificationSucceed must be set to TRUE. Also the end of do-while(0) loop, bClassificationSucceed is set to TRUE. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed