device: Reflow strings in printk statements
commitd19cc1119f64d04b33134925e602d29709d7577e
authorAngel Pons <th3fanbus@gmail.com>
Sun, 4 Jul 2021 09:41:31 +0000 (4 11:41 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 5 Jul 2021 10:52:19 +0000 (5 10:52 +0000)
treebe9804800c995ac24189170fd9e190eb178c5f23
parenta932a471cc148c76016f980f92c8630ebb4409c0
device: Reflow strings in printk statements

To ease finding some log messages, reflow their strings to use one line.

Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 remains identical.

Change-Id: I5284429ca6d07debf2d6c4fdbffa286140fb7694
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56057
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/device/device_util.c
src/device/pci_device.c
src/device/pci_rom.c