arch/x86: Replace plain strings with constants
authorDaniel Kiper <daniel.kiper@oracle.com>
Mon, 30 Jun 2014 17:53:03 +0000 (19:53 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 18 Jul 2014 20:23:59 +0000 (21:23 +0100)
commit9402973d49d9a4bc463bba4f609bf8d8247f79e2
tree63fcdfe8868d957386054fe53b7a732708f62025
parentbe81c8a1da24288b0231be50130a64f5cdffdcd4
arch/x86: Replace plain strings with constants

We've got constants, so let's use them instead of hard-coded values.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/kernel/setup.c