]> git.baikalelectronics.ru Git - 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)
commit4b9a19e127e72e871abede2e2143fd676c4db3ef
treeee6bca885f3b07a72c17d74ab70cebbe0fe522cd
parentcb0a9cb12e287623d2a146af5eb55bfde3554d05
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