Re: [PATCH 5/8] drivers/net/bnx2x: use ARRAY_SIZE macro inbnx2x_main.c

From: David Miller
Date: Fri Sep 10 2010 - 00:56:13 EST


From: Nikitas Angelinas <nikitasangelinas@xxxxxxxxx>
Date: Wed, 8 Sep 2010 22:20:37 +0100

> Replace sizeof(bnx2x_parity_mask)/(sizeof(bnx2x_parity_mask[0]) with
> ARRAY_SIZE(bnx2x_parity_mask) in drivers/net/bnx2x/bnx2x_main.c
>
> Signed-off-by: Nikitas Angelinas <nikitasangelinas@xxxxxxxxx>

Applied, thank you.
--
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/