Home
last modified time | relevance | path

Searched hist:e34e7dbb35474ffc75f639eca64a18a15f4f8688 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff e34e7dbb35474ffc75f639eca64a18a15f4f8688 Thu Jun 18 02:37:47 CEST 2009 Randy Dunlap <randy.dunlap@oracle.com> kernel-doc: fix param matching for array params

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>