[patch] use ARRAY_SIZE

Denis Vlasenko vda.linux at googlemail.com
Mon Jun 25 10:55:24 UTC 2007


On Sunday 24 June 2007 13:20, walter harms wrote:
> hi list,
> here is the ARRAY_SIZE patch. It replaces every size(arr)/size(arr[0])
> and private defines with ARRAY_SIZE() as defined in linux/kernel.h.
> Sometimes it was used only once so i placed it directly.
> 
> I have test-compiled the stuff against 1.6.0 vanilla.

Applied, thanks!

> note: i did no bloat check since this is a clean-up patch

-19 bytes
--
vda



More information about the busybox mailing list