staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()
authorMark Einon <mark.einon@gmail.com>
Fri, 16 Nov 2012 10:47:39 +0000 (10:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:57:27 +0000 (13:57 -0800)
commit823bb2e8e1df99a28977f212975562b30f8dfd5e
tree3a68100e0cdcd5802dc6e3d72a50910f63f73534
parent1a2bd6b257592cc05e9dd3d36e5810466a075fc3
staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()

This change negates an 'if' statement, allowing a large block of code
to be un-indented, making the code more readable.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c