drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Convert doxygen (or similar) formatted comments to kernel-doc or unformatted comment. Delete a few that are content-free. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
49ce9c2cda
commit
1aa8b471e0
@@ -48,8 +48,7 @@
|
||||
|
||||
/* Unused commands: 0x23, 0x27, 0x30, 0x31 */
|
||||
|
||||
/**
|
||||
* MCDI version 1
|
||||
/* MCDI version 1
|
||||
*
|
||||
* Each MCDI request starts with an MCDI_HEADER, which is a 32byte
|
||||
* structure, filled in by the client.
|
||||
|
Reference in New Issue
Block a user