s390/cpum_sf: Fix line length and format string
authorThomas Richter <tmricht@linux.ibm.com>
Tue, 16 Apr 2019 09:36:26 +0000 (09:36 +0000)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 16 Sep 2019 11:21:51 +0000 (13:21 +0200)
commit03e9e42f7981b3ebc17b30e4c8ce19b40d143f94
tree1c48983ff7b20121f71f006e4a800c3c51ff8527
parentcf2c4a3f35b75d38cebb4afbd578f1594f068d1e
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>
arch/s390/kernel/perf_cpum_sf.c