diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2013-08-20 08:03:19 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-08-20 08:07:43 +0200 |
commit | 0ce814096f388f6801587f01c1c5ee1d04e746b3 (patch) | |
tree | cb3319659521cfe0288a4670c5160fbd9da744f2 /security/apparmor | |
parent | module: Add flag to allow mod params to have no arguments (diff) | |
download | linux-0ce814096f388f6801587f01c1c5ee1d04e746b3.tar.xz linux-0ce814096f388f6801587f01c1c5ee1d04e746b3.zip |
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
The ops that uses param_set_bool_enable_only() as its set function can
easily handle being used without an argument. There's no reason to
fail the loading of the module if it does not have one.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'security/apparmor')
0 files changed, 0 insertions, 0 deletions