module: kallsyms functions take struct load_info
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 18:59:07 +0000 (12:59 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 03:29:08 +0000 (12:59 +0930)
commiteded41c1c6466081e0eb00d38719c6e6ee81a5d4
treed4c015b489b57503af437fe385c4fc07db232ad6
parentd6df72a06e067139d491da4a9d14d92ad39e7a50
module: kallsyms functions take struct load_info

Simple refactor causes us to lift struct definition to top of file.

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