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

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Geert Uytterhoeven 2017-11-30 14:33:56 +01:00 committed by David S. Miller
parent a154f8e399
commit f8821f96ae

View file

@ -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.
*/
/**