From c9e3c03a76f13dd8ba1e6c941b0d115da5e7839b Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Mon, 22 Sep 2014 20:58:15 +0100 Subject: [PATCH] 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-format-patch failed