[PATCH] uml: Use ARRAY_SIZE more assiduously
authorJeff Dike <jdike@addtoit.com>
Tue, 26 Sep 2006 06:33:00 +0000 (23:33 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:49:05 +0000 (08:49 -0700)
There were a bunch of missed ARRAY_SIZE opportunities.

Also, some formatting fixes in the affected areas of code.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found