* [PATCH/trivial] skbuff: Grammar s/are can/can/, s/change/changes/
@ 2017-11-30 13:33 Geert Uytterhoeven
2017-11-30 14:19 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-11-30 13:33 UTC (permalink / raw)
To: Jiri Kosina, David S . Miller; +Cc: netdev, linux-kernel, Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
include/linux/skbuff.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index bc486ef23f20f91c..a38c80e9f91efee0 100644
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -1406,8 +1406,7 @@ static inline struct sk_buff *skb_get(struct sk_buff *skb)
}
/*
- * If users == 1, we are the only owner and are can avoid redundant
- * atomic change.
+ * If users == 1, we are the only owner and can avoid redundant atomic changes.
*/
/**
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH/trivial] skbuff: Grammar s/are can/can/, s/change/changes/
2017-11-30 13:33 [PATCH/trivial] skbuff: Grammar s/are can/can/, s/change/changes/ Geert Uytterhoeven
@ 2017-11-30 14:19 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-11-30 14:19 UTC (permalink / raw)
To: geert+renesas; +Cc: trivial, netdev, linux-kernel
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu, 30 Nov 2017 14:33:56 +0100
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Applied, thanks Geert.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-30 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 13:33 [PATCH/trivial] skbuff: Grammar s/are can/can/, s/change/changes/ Geert Uytterhoeven
2017-11-30 14:19 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).