Re: [PATCH] net: fix sparse warning (plain int as NULL)

From: David S. Miller
Date: Mon Jun 13 2005 - 16:07:51 EST


From: Jesper Juhl <juhl-lkml@xxxxxx>
Date: Mon, 13 Jun 2005 00:05:33 +0200 (CEST)

> Here's a patch to fix a small sparse warning in net/ipv4/tcp_input.c :
> net/ipv4/tcp_input.c:4179:29: warning: Using plain integer as NULL pointer
>
> Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

Please patch against Linus's tree, -mm has a ton of TCP changes
in it so this patch wouldn't apply to the current GIT tree
without rejects.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/