Commit f8821f96 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

skbuff: Grammar s/are can/can/, s/change/changes/

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a154f8e3
......@@ -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.
*/
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment