Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1429360
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] acpi: pci_slot: Use generic pr_debug utility |
| Date | 2016-06-23 02:30 +0200 |
| Message-ID | <rN0GS-2fs-7@gated-at.bofh.it> (permalink) |
| References | <rDsEr-5Ht-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday, May 27, 2016 09:13:29 AM Joe Perches wrote: > Remove the dbg macro and debug module parameter and use > the generic kernel facility. > > Trivially reduces defconfig object size on x86-64 > > $ size drivers/acpi/pci_slot.o* > text data bss dec hex filename > 880 752 4 1636 664 drivers/acpi/pci_slot.o.new > 935 752 5 1692 69c drivers/acpi/pci_slot.o.old > > Signed-off-by: Joe Perches <joe@perches.com> Applied, thanks!
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] acpi: pci_slot: Use generic pr_debug utility "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-06-23 02:30 +0200
csiph-web