Re: [PATCH 2/2] atm: iphase: fix misleading indention

From: David Miller
Date: Mon Oct 12 2015 - 22:41:04 EST


From: Tillmann Heidsieck <theidsieck@xxxxxxxxx>
Date: Sat, 10 Oct 2015 21:47:19 +0200

> Fix a smatch warning:
> drivers/atm/iphase.c:1178 rx_pkt() warn: curly braces intended?
>
> The code is correct, the indention is misleading. In case the allocation
> of skb fails, we want to skip to the end.
>
> Signed-off-by: Tillmann Heidsieck <theidsieck@xxxxxxxxx>

Applied to net-next.
--
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/