Re: [PATCH] ACPI: add missing newline to printk

2018-05-09 Thread Rafael J. Wysocki
On Tuesday, April 10, 2018 7:10:38 PM CEST Laszlo Toth wrote: > ...and restore reverse xmas tree while at it. > > Signed-off-by: Laszlo Toth > --- > drivers/acpi/reboot.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/acpi/reboot.c b/drivers/acpi/reboot.c >

Re: [PATCH] acpi: add missing newline to printk

2012-11-02 Thread Rafael J. Wysocki
On Friday, November 02, 2012 02:51:18 PM Cesar Eduardo Barros wrote: > The missing newline causes messages like this on dmesg: > > [2.578212] ACPI: Invalid Power Resource to register!<5>[2.578456] ... > > Cc: Lin Ming > Cc: Len Brown > Signed-off-by: Cesar Eduardo Barros An equivalent pat