From: Kumar Gala Date: Tue, 28 Mar 2006 00:26:18 +0000 (-0600) Subject: ppc: fix strncasecmp prototype X-Git-Tag: v2.6.17-rc1~165^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd312b94ed123dc7080c9591cb715cd2a7327c0;p=pandora-kernel.git ppc: fix strncasecmp prototype Match, Linus's fix to arch/powerpc in arch/ppc. strcasecmp takes a size_t, not an int, as its third argument. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed