From: Sasha Levin Date: Mon, 21 Jan 2013 06:47:39 +0000 (+1030) Subject: module: constify within_module_* X-Git-Tag: v3.9-rc1~91^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93843b3764170819aeb07fc867a0499b33a875ca;p=pandora-kernel.git module: constify within_module_* These helper functions just check a set intersection with a range, and don't actually modify struct module. Signed-off-by: Sasha Levin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed