backports: fix some dev_coredumpm() problem
authorJohannes Berg <johannes.berg@intel.com>
Wed, 11 Oct 2017 13:32:32 +0000 (15:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 11 Oct 2017 13:32:32 +0000 (15:32 +0200)
commitf1c4a5ebb291c3aaa9c296778da94ed537565b15
tree3a5c95b26112320003037e31450dc2d4492dc172
parent739396c97fd5908e0ed61ceb22411bbbd0fa1ec2
backports: fix some dev_coredumpm() problem

Sometimes the argument is const, sometimes not, just cast
away that difference.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/compat/backport-4.7.c