staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts
authorMark Einon <mark.einon@gmail.com>
Mon, 22 Sep 2014 19:58:15 +0000 (20:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 18:35:08 +0000 (11:35 -0700)
commitc9e3c03a76f13dd8ba1e6c941b0d115da5e7839b
tree81ec942f86392ae6a5005d6c1857f53be7c20d3d
parent3f4d2029421c1bfabc6504bdd96669af5ff82f32
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
This page took 0.026113 seconds and 5 git commands to generate.