commit | 6625a18e9ff6462ff81f740a331899b69ad6033e | [log] [tgz] |
---|---|---|
author | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Oct 08 09:02:35 2018 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Wed Sep 04 13:29:14 2019 +0200 |
tree | 2d4efbf54e004585559da8c227a18db026a1b622 | |
parent | fac785009aaf2f6588649778617b33cb0dcd4c8e [diff] |
can: af_can: give variable holding the CAN receiver and the receiver list a sensible name This patch gives the variables holding the CAN receiver and the receiver list a better name by renaming them from "r to "rcv" and "rl" to "recv_list". Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Acked-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>