]> git.baikalelectronics.ru Git - kernel.git/commit
make kernel/kmod.c:kmod_mk static
authorAdrian Bunk <bunk@stusta.de>
Tue, 20 Feb 2007 00:07:49 +0000 (01:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Feb 2007 22:52:09 +0000 (14:52 -0800)
commitd821ed7f40c82af296b38ae5e064fd0ec2d29011
treebb2e9dac1923a9f7e5ad3b660f14177c14d38068
parent0b0d9f91036cdf8156f9afc8f3f0839a2baf3aaa
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>
kernel/kmod.c