]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
s390/decompressor: remove informational messages
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Oct 2017 13:36:29 +0000 (15:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Oct 2017 14:44:59 +0000 (16:44 +0200)
commitb82a5e4ea8f6de3cae47fc6223b1372fcf8f1081
treeee6bca885f3b07a72c17d74ab70cebbe0fe522cd
parent0462d9921e3dfcb022600e4db2d67e6ceab57769
s390/decompressor: remove informational messages

The decompressor for bzImage prints two informational messages which are
not really helpful. The decompression step is fast and if something bad
happens an error message will be printed. Remove the noise.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/boot/compressed/misc.c