commit | 4541ac94d0ea0b00776edd5904ac91dd6d6330f7 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Feb 20 01:07:49 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 23 14:52:09 2007 -0800 |
tree | bb2e9dac1923a9f7e5ad3b660f14177c14d38068 | |
parent | 2a9df4945106d62ed9249a44d666fab93c685f7a [diff] |
make kernel/kmod.c:kmod_mk static This patch makes the needlessly global struct kmod_mk static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>