x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl
authorH. Peter Anvin <hpa@zytor.com>
Tue, 26 Jun 2012 14:58:23 +0000 (07:58 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 26 Jun 2012 15:02:48 +0000 (08:02 -0700)
commit1b6b7c9ff3514772958c075f8c89e42dddf6a4d8
treeb956f8d0990cac87e0dba4fc298eac34d71a4602
parent55f6cb9d0b364e7e8cb65b51193f5e4743c44fde
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 <khali@linux-fr.org>
Link: http://lkml.kernel.org/r/20120626143246.0c9bf301@endymion.delvare
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/cpu/mkcapflags.pl