]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd4d8343015244e09626558b1d529ad81b25111d
tree88ff1b8d85d367a9f70f538b326e1d13ec0173d9
parentefc54898b31b4b89e8d22dcf23b7f6c2bf732d1c
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