Loading include/linux/skbuff.h +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
include/linux/skbuff.h +1 −2 Original line number Diff line number Diff line Loading @@ -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