Skip to content

Commit 93e2125

Browse files
Jakub Kicinskidavem330
authored andcommitted
net: strparser: fix comment
Fix comment. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d73f80f commit 93e2125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/strparser/strparser.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb,
299299
break;
300300
}
301301

302-
/* Positive extra indicates ore bytes than needed for the
302+
/* Positive extra indicates more bytes than needed for the
303303
* message
304304
*/
305305

0 commit comments

Comments
 (0)