summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorRahman Mahmutović <mahmutovicrahman5@gmail.com>2026-05-09 15:57:59 +0200
committerHelge Deller <deller@gmx.de>2026-06-09 16:00:10 +0200
commit537cd3082b9000b15a25e85152dd16967d9a1a94 (patch)
treeb79ef0b3a486b65ae007aa28c8ca30e77ba1d87c /scripts/Makefile.thinlto
parent70d9d5f5fcd940f627bd403aaa6f65de724eef6b (diff)
fbdev: sunxvr2500: replace printk with device-aware logging functions
Replace all printk() calls with appropriate device-aware logging functions to properly associate log messages with the PCI device. - Use pci_err() for errors where struct pci_dev is available - Use pci_info() for info messages where struct pci_dev is available Remove redundant 's3d:' prefix and pci_name() calls as device-aware functions include device identification automatically. Assisted-by: Claude:claude-sonnet-4-6 Signed-off-by: Rahman Mahmutović <mahmutovicrahman5@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions