commit | 03e9e42f7981b3ebc17b30e4c8ce19b40d143f94 | [log] [tgz] |
---|---|---|
author | Thomas Richter <tmricht@linux.ibm.com> | Tue Apr 16 09:36:26 2019 +0000 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Mon Sep 16 13:21:51 2019 +0200 |
tree | 1c48983ff7b20121f71f006e4a800c3c51ff8527 | |
parent | cf2c4a3f35b75d38cebb4afbd578f1594f068d1e [diff] |
s390/cpum_sf: Fix line length and format string Rewrite some lines to match line length and replace format string 0x%x to %#x. Add and remove blank line. Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>