summaryrefslogtreecommitdiff
path: root/i386/i386at/mem.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-03-25 23:09:55 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-03-26 00:01:08 +0100
commit120847a0c4b72da43ac2764ba73548e8916b1c0d (patch)
treee5fdd5bd99e244b33229339a5f9b43869ce465f4 /i386/i386at/mem.c
parent50cc5152ebb4872b57a764d7b5ad62636f674e01 (diff)
kern: fix formatting of multiboot modules
Previously, bootstrap_create would print the multiboot modules with padding applied to the end of the line. As multiboot modules as used by the Hurd span more than one line. This makes the list of modules hard to read and it looks unclean, more like an accident. Furthermore, it is not clear what the intend of this was, as the padding is applied at the end of the line, with no further information printed thereafter. * kern/bootstrap.c (bootstrap_create): Remove variable maxlen and len, update printfs.
Diffstat (limited to 'i386/i386at/mem.c')
0 files changed, 0 insertions, 0 deletions