]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/range: remove unused definition of ARRAY_SIZE()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 10 Aug 2010 00:20:31 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:06 +0000 (20:45 -0700)
commitab069110f0188233bbc0fd4bb889ad17dbdabb97
tree22433f169c493acb46c6c46ba26c0e1bc6cb24a9
parentc660da2266ef29704ab8672179cacd6338ac1bd1
kernel/range: remove unused definition of ARRAY_SIZE()

Remove duplicate definition of ARRAY_SIZE(), which was never used anyway.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/range.c