mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
net: strparser: fix comment
Fix comment. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d73f80f921
commit
93e2125477
@ -299,7 +299,7 @@ static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb,
|
||||
break;
|
||||
}
|
||||
|
||||
/* Positive extra indicates ore bytes than needed for the
|
||||
/* Positive extra indicates more bytes than needed for the
|
||||
* message
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user