From: Alexander Aring Date: Mon, 17 Nov 2014 07:20:46 +0000 (+0100) Subject: mac802154: remove const for non pointer in cfg ops X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~5^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5fb87745081b6fe5bae5cac6dc18a57bd40ca3;p=pandora-kernel.git 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 Reported-by: Marc Kleine-Budde Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed