From: Peter Zijlstra Date: Wed, 27 May 2015 01:39:37 +0000 (+0930) Subject: module: Use __module_address() for module_address_lookup() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~63^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7df4d1b23bfca830f1076412d21524686c5a441;p=pandora-kernel.git module: Use __module_address() for module_address_lookup() Use the generic __module_address() addr to struct module lookup instead of open coding it once more. Cc: Rusty Russell Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Rusty Russell --- Reading git-diff-tree failed