On Friday, May 27, 2016 09:00:28 AM Joe Perches wrote:
> Use generic pr_ 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 51692
Use generic pr_ functions with pr_fmt for info and err.
This also reduces object size a trivial bit:
$ size drivers/acpi/pci_slot.o*
textdata bss dec hex filename
935 752 51692 69c drivers/acpi/pci_slot.o.new
1027 752 51784 6f8 drivers
2 matches
Mail list logo