[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7494572.5I6HybzNKa@vostro.rjw.lan>
Date: Thu, 23 Jun 2016 02:32:57 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Joe Perches <joe@...ches.com>
Cc: Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] acpi: pci_slot: Use more common logging style
On Friday, May 27, 2016 09:00:28 AM Joe Perches wrote:
> Use generic pr_<level> functions with pr_fmt for info and err.
>
> This also reduces object size a trivial bit:
>
> $ size drivers/acpi/pci_slot.o*
> text data bss dec hex filename
> 935 752 5 1692 69c drivers/acpi/pci_slot.o.new
> 1027 752 5 1784 6f8 drivers/acpi/pci_slot.o.old
>
> Miscellanea:
>
> o Remove unnecessary OOM message as k.alloc functions get a generic
> stack dump on OOM
> o Remove unnecessary embedded prefix from a dbg() message
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied, thanks!
Powered by blists - more mailing lists