diff options
| author | Rahman Mahmutović <mahmutovicrahman5@gmail.com> | 2026-05-09 15:57:59 +0200 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-06-09 16:00:10 +0200 |
| commit | 537cd3082b9000b15a25e85152dd16967d9a1a94 (patch) | |
| tree | b79ef0b3a486b65ae007aa28c8ca30e77ba1d87c /scripts/Makefile.thinlto | |
| parent | 70d9d5f5fcd940f627bd403aaa6f65de724eef6b (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
