Re: [2.6 patch] net: drop duplicate assignment in request_sock

From: David S. Miller
Date: Sun Mar 26 2006 - 20:36:33 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Sun, 26 Mar 2006 14:24:10 +0200

> From: Norbert Kiesel <nkiesel@xxxxxxxxxxxxxxx>
>
> Just noticed that request_sock.[ch] contain a useless assignment of
> rskq_accept_head to itself. I assume this is a typo and the 2nd one
> was supposed to be _tail. However, setting _tail to NULL is not
> needed, so the patch below just drops the 2nd assignment.
>
> Signed-Off-By: Norbert Kiesel <nkiesel@xxxxxxxxxxxxxxx>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Applied, 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/