]> git.baikalelectronics.ru Git - kernel.git/commit
x86, boot: Removed unused debug flag and set code
authorJoe Millenbach <jmillenbach@gmail.com>
Fri, 20 Jul 2012 01:04:40 +0000 (18:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jul 2012 18:07:29 +0000 (11:07 -0700)
commitb62846313f99b9a55c4150b5d1398cc9b748ed2d
treeffbec5d0e1f0db6d344007ac17a7eb24ffa043b7
parentbb04c036aa25fd1fe7c9da164f05f3a4d9eb8811
x86, boot: Removed unused debug flag and set code

As we're no longer using the flag we don't need to extract the value from the
command line and store it. This is a step towards removing command line
parameter code.

Signed-off-by: Joe Millenbach <jmillenbach@gmail.com>
Link: http://lkml.kernel.org/r/1342746282-28497-6-git-send-email-jmillenbach@gmail.com
Signed-off-by: Gokul Caushik <caushik1@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/boot/compressed/misc.c