]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit775837467923fb4c4c759ebdfb39a1d9cba0ee2c
tree3a68100e0cdcd5802dc6e3d72a50910f63f73534
parentf2924887c855fb60c3c7d8ef0321ebffcb5efbd0
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