]> git.baikalelectronics.ru Git - kernel.git/commit
staging: et131x: Reduce split lines in et131x_rx_dma_memory_alloc()
authorMark Einon <mark.einon@gmail.com>
Mon, 22 Sep 2014 19:58:13 +0000 (20:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 18:35:08 +0000 (11:35 -0700)
commitb52a6a0f839f1cc60da5ca3def1b5e938ee59f1b
treefdc7c55696a7cec426b25454c356c553b4280d96
parent40c8e8f6743b39eb9beb166d7313203f7438ac84
staging: et131x: Reduce split lines in et131x_rx_dma_memory_alloc()

Modify temporary variables so that split lines can be reduced:

index -> k
fbr_tmp_physaddr -> fbr_physaddr

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