Skip to content

Commit

Permalink
net: strparser: fix comment
Browse files Browse the repository at this point in the history
Fix comment.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jakub Kicinski authored and David S. Miller committed Apr 10, 2019
1 parent d73f80f commit 93e2125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/strparser/strparser.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/

Expand Down

0 comments on commit 93e2125

Please sign in to comment.