From: Jacob Keller Date: Wed, 9 Apr 2014 06:03:14 +0000 (+0000) Subject: ixgbe: add braces around else block X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~148^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b64de3b346c4cfb8806d3ae9349b2fc9f2412d;p=pandora-kernel.git ixgbe: add braces around else block This commit fixes a checkpatch.pl warning for style, by adding braces around the else block, since the if block requires braces. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed