git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2fd6db
)
kernel-doc: fix param matching for array params
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 18 Jun 2009 00:37:47 +0000
(17:37 -0700)
committer
Sam Ravnborg
<sam@ravnborg.org>
Sat, 20 Jun 2009 11:35:01 +0000
(13:35 +0200)
Fix function actual parameter vs. kernel-doc description matching
so that a warning is not printed when it should not be:
Warning(include/linux/etherdevice.h:199): Excess function parameter 'addr' description in 'is_etherdev_addr'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found