From: Linus Torvalds Date: Sat, 25 Mar 2006 17:41:40 +0000 (-0800) Subject: powerpc: fix strncasecmp prototype X-Git-Tag: v2.6.17-rc1~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cbb90a9cb7854b1110663919d5bc3da3f46d5e3;p=pandora-kernel.git powerpc: fix strncasecmp prototype It takes a size_t, not an int, as its third argument. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed