Re: [PATCH 11/16] staging/otus: use ARRAY_SIZE

From: Simon Horman
Date: Thu Jul 01 2010 - 19:28:56 EST


On Thu, Jul 01, 2010 at 03:23:00PM +0400, Kulikov Vasiliy wrote:
> Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x).
>
> Signed-off-by: Kulikov Vasiliy <segooon@xxxxxxxxx>

FWIW, Reviewed-by: Simon Horman <horms@xxxxxxxxxxxx>
--
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/