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)
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>

No differences found