diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-11-17 07:20:46 (GMT) |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-17 08:49:15 (GMT) |
commit | 6d5fb87745081b6fe5bae5cac6dc18a57bd40ca3 (patch) | |
tree | c22f47284517a722d6b9110f46558dd2432c7f5c /net/ieee802154 | |
parent | 29cd54b9bfaccd8e1291e100a1cc9e42b7ff717e (diff) | |
download | linux-6d5fb87745081b6fe5bae5cac6dc18a57bd40ca3.tar.xz |
mac802154: remove const for non pointer in cfg 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/ieee802154')
0 files changed, 0 insertions, 0 deletions