diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-03-25 23:09:55 +0100 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-03-26 00:01:08 +0100 |
commit | 120847a0c4b72da43ac2764ba73548e8916b1c0d (patch) | |
tree | e5fdd5bd99e244b33229339a5f9b43869ce465f4 /=announce-1.0 | |
parent | 50cc5152ebb4872b57a764d7b5ad62636f674e01 (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 '=announce-1.0')
0 files changed, 0 insertions, 0 deletions