commit | 07821da7cf96928c3b3800992e5eaca9b7aa7ec9 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 14 18:31:27 2024 +0300 |
committer | Simon Horman <horms@kernel.org> | Mon Oct 14 17:20:38 2024 +0100 |
tree | 9c133680e78c983efb2615f000e5b6ac19dec8b4 | |
parent | 8767f1e1b25e13ff8743a755499e91400fcbefd0 [diff] |
kexec: i386: Fix format specifiers for various printf() and scanf() Compiler is not happy when wrong specifier is being used. Fix them all. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Simon Horman <horms@kernel.org>