From: Mark Einon Date: Mon, 22 Sep 2014 19:58:15 +0000 (+0100) Subject: staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts X-Git-Tag: fixes-for-v3.18-merge-window~15^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e3c03a76f13dd8ba1e6c941b0d115da5e7839b;p=pandora-kernel.git staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts The 'if' blocks have braces, so the 'else' blocks should too. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed