]> git.baikalelectronics.ru Git - kernel.git/commit
module: Update prototype for ref_module (formerly use_module)
authorAnders Kaseorg <andersk@ksplice.com>
Wed, 24 Nov 2010 21:21:10 +0000 (15:21 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Nov 2010 04:51:11 +0000 (15:21 +1030)
commitc6358eb05cabb0cabb589bc91d27f001b2bda9ac
tree4d5c240954b7958311907bc17456dbae2708c599
parent3138eaad6bb8833b310287028d7de9e1b3502154
module: Update prototype for ref_module (formerly use_module)

Commit db0e6783ae203f647c4cb5dc4b61e483024cdbeb 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 <andersk@ksplice.com>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/module.h