module: set unused_gpl_crcs instead of overwriting unused_crcs
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 2 May 2008 02:15:00 +0000 (21:15 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 1 May 2008 11:15:00 +0000 (21:15 +1000)
commit4e2d92454b2d822fe1d474efabccc2a3806d5f86
tree88ff1b8d85d367a9f70f538b326e1d13ec0173d9
parentad9546c9917d44eddc7676b639296d624cee455e
module: set unused_gpl_crcs instead of overwriting unused_crcs

Obvious typo, but I don't know of any modules with unused GPL exports,
and then it would take someone noticing that the version shouldn't
have matched in a dependent module.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c