From: Dave Jones Date: Thu, 5 Sep 2013 03:46:58 +0000 (-0400) Subject: bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize X-Git-Tag: v3.12-rc1~132^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a77ec74f295013d7ba3204dd3ed25fccf83cb4;p=pandora-kernel.git bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize The indentation here implies that the intent was for this to be a multiline if. Introduced a few years ago in commit ec146a6f019923819f5ca381980248b6d154ca1a ("bnx2x: Modify XGXS functions") Signed-off-by: Dave Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed