diff options
author | Tang Bin | 2021-08-23 22:10:33 +0800 |
---|---|---|
committer | Marc Kleine-Budde | 2021-08-25 08:25:11 +0200 |
commit | cbe8cd7d83e251bff134a57ea4b6378db992ad82 (patch) | |
tree | 71e0bf5a01b2f998176406917fad4cb73de6f6a3 /drivers/net/can/ti_hecc.c | |
parent | a4583c1deb1b6e574ec0f4095d5a44d7160353f1 (diff) |
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
In the function mpc5xxx_can_probe(), the variable 'data' has already
been determined in the above code, so the BUG_ON() in this place is
useless, remove it.
Link: https://lore.kernel.org/r/20210823141033.17876-1-tangbin@cmss.chinamobile.com
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/ti_hecc.c')
0 files changed, 0 insertions, 0 deletions