diff options
author | Alex Shi <alex.shi@intel.com> | 2012-07-27 01:59:42 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-07-27 01:59:42 +0200 |
commit | 231daf0751ccaf21373f591c524a3f557a15d03f (patch) | |
tree | 03c193b7e22ebf25b00f406023a947267aa29ac0 /arch/x86/include/asm/pgtable_64.h | |
parent | init: add comments to keep initcall-names in sync with initcall levels (diff) | |
download | linux-231daf0751ccaf21373f591c524a3f557a15d03f.tar.xz linux-231daf0751ccaf21373f591c524a3f557a15d03f.zip |
cpumask: cpulist_parse() comments correction
As introduced in Rusty's commit 29c0177e6a4, the function has no
parameter @len, so need to remove it from comments to avoid kernel-doc
warning:
alexs@debian:~/linux-next$ scripts/kernel-doc -man
include/linux/cpumask.h | split-man.pl /tmp/man
....
Warning(include/linux/cpumask.h:602): Excess function parameter 'len'
description in 'cpulist_parse'
and correct the function name in comments to cpulist_parse.
Signed-off-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/x86/include/asm/pgtable_64.h')
0 files changed, 0 insertions, 0 deletions