From: Anders Kaseorg Date: Wed, 24 Nov 2010 21:21:10 +0000 (-0600) Subject: module: Update prototype for ref_module (formerly use_module) X-Git-Tag: v2.6.37-rc4~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd62d1d84d83f9421792c78bcf72de9bc2bb603;p=pandora-kernel.git module: Update prototype for ref_module (formerly use_module) Commit 9bea7f23952d5948f8e5dfdff4de09bb9981fb5f renamed use_module to ref_module (and changed its return value), but forgot to update this prototype in module.h. Signed-off-by: Anders Kaseorg Acked-by: WANG Cong Signed-off-by: Rusty Russell --- Reading git-diff-tree failed