mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
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:
parent
a154f8e399
commit
f8821f96ae
@ -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.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user