Skip to content

Commit

Permalink
skbuff: Grammar s/are can/can/, s/change/changes/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
geertu authored and davem330 committed Nov 30, 2017
1 parent a154f8e commit f8821f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/

/**
Expand Down

0 comments on commit f8821f9

Please sign in to comment.