diff options
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | 2020-10-02 18:41:46 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-10-06 23:44:27 +0300 |
commit | f55a52bb2cdbc5a92ca209d0ada90a490a188f58 (patch) | |
tree | d5cc92915a1b645a7af85f7c1dcd8b5e37a3e379 /net/ipv4 | |
parent | eb88531bdbfaafb827192d1fc6c5a3fcc4fadd96 (diff) | |
download | linux-f55a52bb2cdbc5a92ca209d0ada90a490a188f58.tar.xz |
can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
The macros get_can_dlc() and get_canfd_dlc() are not visible in
userland. As such, type u8 should be preferred over type __u8.
Reference: https://lkml.org/lkml/2020/10/1/708
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/r/20201002154219.4887-3-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions