]> git.hungrycats.org Git - linux/commit
module: wrapper for symbol name.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 06:25:26 +0000 (16:55 +1030)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Feb 2016 19:58:56 +0000 (11:58 -0800)
commitc1c9022865fc32ff6c83f764227476157f06ad99
tree768a7f7582fd3751dc94e23510d76b2d7bd06951
parentd1d1a62450fc73499402831c9953a1c269bd10cf
module: wrapper for symbol name.

commit 2e7bac536106236104e9e339531ff0fcdb7b8147 upstream.

This trivial wrapper adds clarity and makes the following patch
smaller.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/module.c