diff options
author | Anton Vorontsov <[email protected]> | 2009-06-18 16:49:06 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-19 16:46:05 -0700 |
commit | b9b9af11fe35f509899fc5ff242b68d3299c3aef (patch) | |
tree | 037122c43eb67350eae4e0ce700afd5a2077f2e2 /net/lapb/lapb_in.c | |
parent | 9effb959dee0919991362541048479d94bd1f6e0 (diff) |
spi_mpc83xx: split mpc83xx_spi_work() into two routines
mpc83xx_spi_work() is quite large, with up to five indentation levels and
is quite difficult to read.
So, split the function in two parts:
1. mpc83xx_spi_work() now only traverse queued spi messages;
2. mpc83xx_spi_do_one_msg() only manages single messages.
There should be no functional changes.
Signed-off-by: Anton Vorontsov <[email protected]>
Cc: Kumar Gala <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions