diff options
author | Dan Carpenter <[email protected]> | 2013-08-14 12:09:31 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-08-14 11:48:41 +0200 |
commit | 5b8fafcac6242bf914334d3ae9dbe921ad8d4634 (patch) | |
tree | 50015df4bcd2e0a0e3ef321fe61bbc9663580326 /lib/memory-notifier-error-inject.c | |
parent | 28fbc8b6a29c849a3f03a6b05010d4b584055665 (diff) |
x86/boot: Fix a sanity check in printf.c
Prior to 9b706aee7d ("x86: trivial printk optimizations") this was
36 because it had 26 characters and 10 digits but now it's just
16 hex digits so the sanity check needs updated.
This function is always called with a valid "base" so it doesn't
make a difference to how the kernel works, it's just a cleanup.
Reported-by: Alexey Petrenko <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions