diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 21:07:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 21:09:00 +0200 |
commit | d2441183dc222d12961ff2201f5086c846505d93 (patch) | |
tree | dcede8bab98871d7fd4739a063c533d6fd79921d /MAINTAINERS | |
parent | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... (diff) | |
download | linux-d2441183dc222d12961ff2201f5086c846505d93.tar.xz linux-d2441183dc222d12961ff2201f5086c846505d93.zip |
Fix compile warning in kernel/params.c
Move free_module_param_attrs() into the CONFIG_MODULES section, since
it's only used inside there. Thus avoiding the warning
kernel/params.c:514: warning: 'free_module_param_attrs' defined but not used
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions