diff options
author | Zhenzhong Duan <zhenzhong.duan@oracle.com> | 2019-11-04 10:09:37 +0100 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2019-11-07 15:11:48 +0100 |
commit | e2854a1054ab171a2c5cad6e9b7f0c580bab409d (patch) | |
tree | a52979af7f47a163edd5d25122eba904fd02580f /kernel | |
parent | export: avoid code duplication in include/linux/export.h (diff) | |
download | linux-e2854a1054ab171a2c5cad6e9b7f0c580bab409d.tar.xz linux-e2854a1054ab171a2c5cad6e9b7f0c580bab409d.zip |
moduleparam: fix parameter description mismatch
The first parameter of module_param is @name, but @value is used
in description. Fix it.
Fixes: 546970bc6afc ("param: add kerneldoc to moduleparam.h")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions