diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-11-17 08:20:45 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-17 09:49:14 +0100 |
commit | 29cd54b9bfaccd8e1291e100a1cc9e42b7ff717e (patch) | |
tree | cc32814e204873f5742d241882a9b9530060af4e /net/mac802154/cfg.c | |
parent | at86rf230: fix commentation for symbol duration (diff) | |
download | linux-29cd54b9bfaccd8e1291e100a1cc9e42b7ff717e.tar.xz linux-29cd54b9bfaccd8e1291e100a1cc9e42b7ff717e.zip |
mac802154: remove const for non pointer in driver-ops
This patches removes the const keyword in variables which are non
pointers. There is no sense to declare call by value parameters as const.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reported-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154/cfg.c')
0 files changed, 0 insertions, 0 deletions