From: Rusty Russell Date: Thu, 5 Aug 2010 18:59:10 +0000 (-0600) Subject: module: pass load_info into other functions X-Git-Tag: v2.6.36-rc1~549^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49668688dd5a5f46c72f965835388ed16c596055;p=pandora-kernel.git module: pass load_info into other functions Pass the struct load_info into all the other functions in module loading. This neatens things and makes them more consistent. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed