diff options
author | Stephane Grosjean <s.grosjean@peak-system.com> | 2017-01-19 16:31:05 +0100 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2017-04-25 09:00:44 +0200 |
commit | 113ab88b2b689b431904e1d753e20390529ed204 (patch) | |
tree | e4f87cbacb7a33b8abe92180e1a6af13ac5c1624 /drivers/net/can/peak_canfd | |
parent | 81c5e13d90db1eb1bf326e5b1f6293a0d85e966d (diff) | |
download | linux-next-113ab88b2b689b431904e1d753e20390529ed204.tar.gz |
can: peak: fix usage of const qualifier in pointers args
Fixes the usage of the const qualifier in the memory pointer arguments
of the declared inline functions. By changing the line containing "const",
this patch also changes the name of the arg into a more usual one.
Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/peak_canfd')
0 files changed, 0 insertions, 0 deletions