Re: [PATCH 14/16] trivial: use ARRAY_SIZE

From: Pekka Enberg
Date: Mon Jun 28 2010 - 08:36:54 EST


On 6/28/10 2:55 PM, Kulikov Vasiliy wrote:
Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x).

Signed-off-by: Kulikov Vasiliy<segooon@xxxxxxxxx>

Acked-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
--
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/