staging: octeon: Remove extra line from kernel-doc
authorCristina Moraru <cristina.moraru09@gmail.com>
Fri, 9 Oct 2015 19:17:56 +0000 (22:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:52:39 +0000 (20:52 -0700)
Fix 'bad line' kernel-doc warning

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet.c

index c9183e05615c6e9f6480d92dd03a730cd5430974..63aefb8583aea3c01486d3413637695a3bb05d34 100644 (file)
@@ -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)
This page took 0.025217 seconds and 5 git commands to generate.