diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-03-18 19:27:42 +0100 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2014-04-01 11:55:00 +0200 |
commit | 520f570c4378d23b595e52213601d62332174462 (patch) | |
tree | 07d36b28bc951dbe193c823e0bf445b63c62794a /net/ipv4/tcp_output.c | |
parent | bf88a20611d5a62119a02da4eba95b461ec692c8 (diff) |
can: c_can: Make the code readable
If every other line contains line breaks, that's a clear sign for
indentation level madness. Split out the inner loop and move the code
to a separate function. gcc creates slightly worse code for that, but
we'll fix that in the next step.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[mkl: adjusted subject]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions