commit | 24a774a4f9750ecd37d7aaeacfc04a844b9cf20b | [log] [tgz] |
---|---|---|
author | zuoqilin <zuoqilin@yulong.com> | Fri May 14 18:08:06 2021 +0800 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Thu May 27 09:42:21 2021 +0200 |
tree | efe68736c7d63a4ec532fffa7215aaba116b50d6 | |
parent | 02546884221279da2725e87e35348290470363d7 [diff] |
can: proc: remove unnecessary variables There is no need to define the variable "rate" to receive, just return directly. Link: https://lore.kernel.org/r/20210514100806.792-1-zuoqilin1@163.com Signed-off-by: zuoqilin <zuoqilin@yulong.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>