From: Joe Perches Date: Fri, 16 May 2014 06:51:43 +0000 (-0700) Subject: bnx2x: Convert return 0 to return rc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02948344fbf511c6eec28687dc76bb64b758ff93;p=pandora-kernel.git bnx2x: Convert return 0 to return rc These "return 0;" uses seem wrong as there are rc variables where error return values are set but unused. Signed-off-by: Joe Perches Acked-by: Dmitry Kravkov Signed-off-by: David S. Miller --- Reading git-diff-tree failed