module: constify within_module_*
authorSasha Levin <sasha.levin@oracle.com>
Mon, 21 Jan 2013 06:47:39 +0000 (17:17 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 21 Jan 2013 06:48:20 +0000 (17:18 +1030)
commit93843b3764170819aeb07fc867a0499b33a875ca
treed8fc398faffc1e5a742b272436f70c65ac7b5d8a
parent373d4d099761cb1f637bed488ab3871945882273
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 <sasha.levin@oracle.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/module.h