drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Fix incorrect start markers, wrapped summary lines, missing section breaks, incorrect separators, and some name mismatches. 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
ae86b9e384
commit
49ce9c2cda
@@ -197,7 +197,7 @@ static int temac_dcr_setup(struct temac_local *lp, struct platform_device *op,
|
||||
#endif
|
||||
|
||||
/**
|
||||
* * temac_dma_bd_release - Release buffer descriptor rings
|
||||
* temac_dma_bd_release - Release buffer descriptor rings
|
||||
*/
|
||||
static void temac_dma_bd_release(struct net_device *ndev)
|
||||
{
|
||||
|
Reference in New Issue
Block a user