From: Fabian Frederick Date: Wed, 6 Aug 2014 23:09:33 +0000 (-0700) Subject: lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] X-Git-Tag: cleanup-for-v3.18~96^2~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129965a916a8b659d7bb3b59877a3e8259bed5e3;p=pandora-kernel.git lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] Use kernel.h definition. Signed-off-by: Fabian Frederick Cc: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed