1
0
Fork 0

net: strparser: fix comment

Fix comment.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.2
Jakub Kicinski 2019-04-10 13:18:57 -07:00 committed by David S. Miller
parent d73f80f921
commit 93e2125477
1 changed files with 1 additions and 1 deletions

View File

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