commit | d885bdd481fc1c11d3158cc1c4c68bffdb2c26fe | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Sep 24 14:55:53 2012 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Thu Sep 27 21:44:37 2012 +0200 |
tree | da9df80370a1300bb10631f2bf5dc033ff5c3c1a | |
parent | 87a5395bdd75c22e8c9b92c5655810762a7fd5bf [diff] |
target-s390x: Tidy cpu_dump_state The blank lines inside the single dump make it difficult for the eye to pick out the block. Worse, with interior newlines, but no blank line following, the PSW line appears to belong to the next dump block. Reviewed-by: Alexander Graf <agraf@suse.de> Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>