linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] efi: Add newline to cper DIMM location messages
@ 2014-01-24 22:30 Luck, Tony
       [not found] ` <52e2e98e64494f92-E6Nu+q68HHTI/KE9syI0vLvm/XP+8Wra@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Luck, Tony @ 2014-01-24 22:30 UTC (permalink / raw)
  To: Matt Fleming; +Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA, Chen, Gong

We forgot the newline at the end of two messages. Add it.

Signed-off-by: Tony Luck <tony.luck-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

---

diff --git a/drivers/firmware/efi/cper.c b/drivers/firmware/efi/cper.c
index 1491dd4f08f9..9f59f6ba271a 100644
--- a/drivers/firmware/efi/cper.c
+++ b/drivers/firmware/efi/cper.c
@@ -240,9 +240,9 @@ static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem)
 		const char *bank = NULL, *device = NULL;
 		dmi_memdev_name(mem->mem_dev_handle, &bank, &device);
 		if (bank != NULL && device != NULL)
-			printk("%s""DIMM location: %s %s", pfx, bank, device);
+			printk("%s""DIMM location: %s %s\n", pfx, bank, device);
 		else
-			printk("%s""DIMM DMI handle: 0x%.4x",
+			printk("%s""DIMM DMI handle: 0x%.4x\n",
 			       pfx, mem->mem_dev_handle);
 	}
 }

^ permalink raw reply related	[flat|nested] 13+ messages in thread
* [PATCH] efi: Add newline to cper DIMM location messages
@ 2014-01-27 18:43 Luck, Tony
       [not found] ` <52e6a8d812916d47b-E6Nu+q68HHTI/KE9syI0vLvm/XP+8Wra@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Luck, Tony @ 2014-01-27 18:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA, Chen, Gong, Matt Fleming

We forgot the newline at the end of two messages. Add it.

Acked-by: Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Signed-off-by: Tony Luck <tony.luck-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

---

diff --git a/drivers/firmware/efi/cper.c b/drivers/firmware/efi/cper.c
index 1491dd4f08f9..9f59f6ba271a 100644
--- a/drivers/firmware/efi/cper.c
+++ b/drivers/firmware/efi/cper.c
@@ -240,9 +240,9 @@ static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem)
 		const char *bank = NULL, *device = NULL;
 		dmi_memdev_name(mem->mem_dev_handle, &bank, &device);
 		if (bank != NULL && device != NULL)
-			printk("%s""DIMM location: %s %s", pfx, bank, device);
+			printk("%s""DIMM location: %s %s\n", pfx, bank, device);
 		else
-			printk("%s""DIMM DMI handle: 0x%.4x",
+			printk("%s""DIMM DMI handle: 0x%.4x\n",
 			       pfx, mem->mem_dev_handle);
 	}
 }

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-01-28  5:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 22:30 [PATCH] efi: Add newline to cper DIMM location messages Luck, Tony
     [not found] ` <52e2e98e64494f92-E6Nu+q68HHTI/KE9syI0vLvm/XP+8Wra@public.gmane.org>
2014-01-25  9:46   ` Matt Fleming
     [not found]     ` <20140125094653.GE17297-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
2014-01-27 17:35       ` Luck, Tony
     [not found]         ` <3908561D78D1C84285E8C5FCA982C28F31DB9FA6-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-01-27 17:52           ` Matt Fleming
  -- strict thread matches above, loose matches on Subject: below --
2014-01-27 18:43 Luck, Tony
     [not found] ` <52e6a8d812916d47b-E6Nu+q68HHTI/KE9syI0vLvm/XP+8Wra@public.gmane.org>
2014-01-27 19:25   ` Linus Torvalds
     [not found]     ` <CA+55aFwRE6DNoigx0xN7ZTc8dbCqHZdTopfwYOVuK_0vhZe0rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-27 19:48       ` Luck, Tony
     [not found]         ` <3908561D78D1C84285E8C5FCA982C28F31DBA1E0-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-01-27 22:09           ` Linus Torvalds
     [not found]             ` <CA+55aFyHLGaDnTWQRSxtb1dhgoTauEY2x8ztOBWqjLNShh88Tg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-27 22:50               ` Joe Perches
2014-01-28  0:13                 ` Linus Torvalds
     [not found]                   ` <CA+55aFxZ03VMp+-YPb0KvH6=9A7=iXHVN=YLhfP9VyVDT9skhg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-28  0:26                     ` Luck, Tony
     [not found]                       ` <3908561D78D1C84285E8C5FCA982C28F31DBA6CB-P5GAC/sN6hlZtRGVdHMbwrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-01-28  0:44                         ` Joe Perches
2014-01-28  5:30                           ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).