git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373d4d0
)
module: constify within_module_*
author
Sasha Levin
<sasha.levin@oracle.com>
Mon, 21 Jan 2013 06:47:39 +0000
(17:17 +1030)
committer
Rusty 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