diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-03-18 18:27:42 (GMT) |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2014-04-01 09:55:00 (GMT) |
commit | 520f570c4378d23b595e52213601d62332174462 (patch) | |
tree | 07d36b28bc951dbe193c823e0bf445b63c62794a /tools | |
parent | bf88a20611d5a62119a02da4eba95b461ec692c8 (diff) | |
download | linux-520f570c4378d23b595e52213601d62332174462.tar.xz |
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 'tools')
0 files changed, 0 insertions, 0 deletions