From: Mark Einon Date: Sun, 14 Sep 2014 15:59:07 +0000 (+0100) Subject: staging: et131x: Use braces on all arms of if/else statements X-Git-Tag: fixes-for-v3.18-merge-window~15^2~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee60c8ec323167a02de357e9d9b44af850052ee3;p=pandora-kernel.git staging: et131x: Use braces on all arms of if/else statements In some places in et131x.c, one arm of am if/else statement has braces and the other not - put braces on both arms where this happens. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed