mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
net: Fix (nearly-)kernel-doc comments for various functions
Fix incorrect start markers, wrapped summary lines, missing section breaks, incorrect separators, and some name mismatches. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a55b138b1d
commit
2c53040f01
@@ -2174,7 +2174,7 @@ skip:
|
||||
}
|
||||
|
||||
/**
|
||||
* ndo_dflt_fdb_dump: default netdevice operation to dump an FDB table.
|
||||
* ndo_dflt_fdb_dump - default netdevice operation to dump an FDB table.
|
||||
* @nlh: netlink message header
|
||||
* @dev: netdevice
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user