Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93e21254 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

net: strparser: fix comment



Fix comment.

Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d73f80f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
		 */