All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: octeon: Remove extra line from kernel-doc
@ 2015-10-04 18:56 Cristina Moraru
  2015-10-08  8:58 ` [Outreachy kernel] " Greg KH
  2015-10-09 19:17 ` [PATCH 0/3] staging: octeon: Fix kernel-doc warnings Cristina Moraru
  0 siblings, 2 replies; 7+ messages in thread
From: Cristina Moraru @ 2015-10-04 18:56 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Cristina Moraru

Fix 'bad line' kernel-doc warning

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
---
 drivers/staging/octeon/ethernet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/octeon/ethernet.c b/drivers/staging/octeon/ethernet.c
index 7274fda..a8da250 100644
--- a/drivers/staging/octeon/ethernet.c
+++ b/drivers/staging/octeon/ethernet.c
@@ -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)
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-09 19:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04 18:56 [PATCH] staging: octeon: Remove extra line from kernel-doc Cristina Moraru
2015-10-08  8:58 ` [Outreachy kernel] " Greg KH
2015-10-09 19:17 ` [PATCH 0/3] staging: octeon: Fix kernel-doc warnings Cristina Moraru
2015-10-09 19:17   ` [PATCH 1/3] staging: octeon: Remove extra line from kernel-doc Cristina Moraru
2015-10-09 19:29     ` Cristina-Gabriela Moraru
2015-10-09 19:17   ` [PATCH 2/3] staging: octeon: Remove /** from regular comments Cristina Moraru
2015-10-09 19:17   ` [PATCH 3/3] staging: octeon: Fix kernel-doc function description Cristina Moraru

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.