diff options
author | Joe Millenbach <jmillenbach@gmail.com> | 2012-07-19 18:04:37 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-07-21 11:07:18 -0700 |
commit | e605a425975b073aafebbb2c09d3ae266be2fd3e (patch) | |
tree | edbd4b8fb189d970b1c7b296540aba9ccb873f73 /mm/slub.c | |
parent | 9f4e4392cbf72d731a489a3217fe810820b8ba96 (diff) |
x86, boot: Wrap debug printing in a new debug_putstr function
Change all instances of if (debug) putstr(...) to a new debug_putstr(...).
This allows a future change to conditionally stub out debug_putstr to save
space.
Signed-off-by: Joe Millenbach <jmillenbach@gmail.com>
Link: http://lkml.kernel.org/r/1342746282-28497-3-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>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions