RE: [PATCH 01/16] trivial: use ARRAY_SIZE

From: Jiri Kosina
Date: Tue Jul 20 2010 - 11:02:35 EST


On Mon, 28 Jun 2010, Miller, Mike (OS Dev) wrote:

> > Change sizeof(x) / sizeof(*x) to ARRAY_SIZE(x).
> >
> > Signed-off-by: Kulikov Vasiliy <segooon@xxxxxxxxx>
> Acked-by: Mike Miller <mike.miller@xxxxxx>

Not present in linux-next as of today. Applied, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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/