diff options
author | Petr Mladek <pmladek@suse.cz> | 2014-07-27 07:24:01 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-07-27 20:52:43 +0930 |
commit | 9b20a352d78a7651aa68a9220f77ccb03009d892 (patch) | |
tree | 35db0592980536ae7cde8472d21a27edf51b7fd5 /kernel/sysctl_binary.c | |
parent | 3a611c3cfba2106aed3187b90903855e776e2761 (diff) | |
download | linux-stable-9b20a352d78a7651aa68a9220f77ccb03009d892.tar.gz linux-stable-9b20a352d78a7651aa68a9220f77ccb03009d892.tar.bz2 linux-stable-9b20a352d78a7651aa68a9220f77ccb03009d892.zip |
module: add within_module() function
It is just a small optimization that allows to replace few
occurrences of within_module_init() || within_module_core()
with a single call.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions