commit | fea9294c5f2902c45613681ad995ca27899d2016 | [log] [tgz] |
---|---|---|
author | Tomoya <tomoya-linux@dsn.okisemi.com> | Sun Dec 12 20:24:24 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 13 12:24:27 2010 -0800 |
tree | 65ebb001d62c964b704365c9efc6a0659b619215 | |
parent | 3332bc5446e034566e8a56bf7a7cd479ca35bd6d [diff] |
pch_can: Optimize "if" condition in rx/tx processing For reduce "if" condition, easy to read/understand the code, optimize "if" condition in rx/tx processing. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>