commit | b211104d111c99dbb97c636b57bd9db711455684 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu May 01 21:15:00 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu May 01 21:15:00 2008 +1000 |
tree | 129d949287a17457f3a8081dd6f04b8a945bcb29 | |
parent | 4e2d92454b2d822fe1d474efabccc2a3806d5f86 [diff] |
module: Enhance verify_export_symbols Make verify_export_symbols check the modules unused, unused_gpl and gpl_future syms. Inspired by Jan Beulich's fix, but table-driven. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>