Re: [PATCH 6/11] drivers/net/hamradio: Move a dereference below aNULL test

From: David Miller
Date: Tue Dec 16 2008 - 18:43:53 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Tue, 16 Dec 2008 16:13:50 +0100 (CET)

> In each case, if the NULL test is necessary, then the dereference should be
> moved below the NULL test.
>
> The semantic patch that makes this change is as follows:
...
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

Applied to net-next-2.6

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