diff options
author | 2009-03-25 00:07:19 +0800 | |
---|---|---|
committer | 2009-03-31 13:05:30 +1030 | |
commit | b10153fe31dde3805f8320b61ef147cebe379aee (patch) | |
tree | 34328cc10414d77bc63f39d25447460c5ce14a05 /lib/dma-debug.c | |
parent | param: fix charp parameters set via sysfs (diff) | |
download | linux-rng-b10153fe31dde3805f8320b61ef147cebe379aee.tar.xz linux-rng-b10153fe31dde3805f8320b61ef147cebe379aee.zip |
kernel/module.c: fix an unused goto label
Impact: cleanup
Label 'free_init' is only used when defined(CONFIG_MODULE_UNLOAD) &&
defined(CONFIG_SMP), so move it inside to shut up gcc.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions