From: H. Peter Anvin Date: Tue, 26 Jun 2012 14:58:23 +0000 (-0700) Subject: x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl X-Git-Tag: v3.5-rc5~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6b7c9ff3514772958c075f8c89e42dddf6a4d8;p=pandora-kernel.git x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl There was a stray %s left from testing, remove it. Add -w to the #! line (which is parsed by Perl even if the Perl interpreter is invoked explicitly on the command line) to catch these kinds of errors in the future. Reported-by: Jean Delvare Link: http://lkml.kernel.org/r/20120626143246.0c9bf301@endymion.delvare Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed