Skip to content

Commit

Permalink
staging: octeon: Remove extra line from kernel-doc
Browse files Browse the repository at this point in the history
Fix 'bad line' kernel-doc warning

Signed-off-by: Cristina Moraru <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
cristina9209 authored and gregkh committed Oct 13, 2015
1 parent aa1a9c0 commit b775df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/octeon/ethernet.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static void cvm_oct_common_set_multicast_list(struct net_device *dev)
* cvm_oct_common_set_mac_address - set the hardware MAC address for a device
* @dev: The device in question.
* @addr: Address structure to change it too.
*
* Returns Zero on success
*/
static int cvm_oct_set_mac_filter(struct net_device *dev)
Expand Down

0 comments on commit b775df2

Please sign in to comment.