All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] enic: Grammar s/an negative/a negative/
@ 2015-05-21 12:09 Geert Uytterhoeven
  2015-05-25  3:03 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-05-21 12:09 UTC (permalink / raw)
  To: David S. Miller, Christian Benvenuti, Jiri Kosina
  Cc: netdev, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/net/ethernet/cisco/enic/enic_clsf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/cisco/enic/enic_clsf.c b/drivers/net/ethernet/cisco/enic/enic_clsf.c
index 6739ebc08c473f7a..a31b57adcb372917 100644
--- a/drivers/net/ethernet/cisco/enic/enic_clsf.c
+++ b/drivers/net/ethernet/cisco/enic/enic_clsf.c
@@ -15,7 +15,7 @@
  *	@rq: rq number to steer to
  *
  * This function returns filter_id(hardware_id) of the filter
- * added. In case of error it returns an negative number.
+ * added. In case of error it returns a negative number.
  */
 int enic_addfltr_5t(struct enic *enic, struct flow_keys *keys, u16 rq)
 {
-- 
1.9.1


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

* Re: [PATCH trivial] enic: Grammar s/an negative/a negative/
  2015-05-21 12:09 [PATCH trivial] enic: Grammar s/an negative/a negative/ Geert Uytterhoeven
@ 2015-05-25  3:03 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-05-25  3:03 UTC (permalink / raw)
  To: geert+renesas; +Cc: benve, trivial, netdev, linux-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu, 21 May 2015 14:09:14 +0200

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied to net-next, thanks.

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

end of thread, other threads:[~2015-05-25  3:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-21 12:09 [PATCH trivial] enic: Grammar s/an negative/a negative/ Geert Uytterhoeven
2015-05-25  3:03 ` David Miller

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.