diff options
author | Thomas Gleixner | 2014-03-18 19:27:42 +0100 |
---|---|---|
committer | Marc Kleine-Budde | 2014-04-01 11:55:00 +0200 |
commit | 520f570c4378d23b595e52213601d62332174462 (patch) | |
tree | 07d36b28bc951dbe193c823e0bf445b63c62794a /.gitignore | |
parent | can: c_can: Provide protection in the xmit path (diff) | |
download | kernel-qcow2-linux-520f570c4378d23b595e52213601d62332174462.tar.gz kernel-qcow2-linux-520f570c4378d23b595e52213601d62332174462.tar.xz kernel-qcow2-linux-520f570c4378d23b595e52213601d62332174462.zip |
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions