From: Alexander Aring Date: Mon, 17 Nov 2014 07:20:47 +0000 (+0100) Subject: mac802154: remove const for non pointer in rdev-ops X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=628b1e1136515c096ba995df694294dbe4ac876d;p=pandora-kernel.git mac802154: remove const for non pointer in rdev-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