mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
- Use sysfs_emit() in "show" functions instead of sprintf() to avoid buffer overruns (Kunihiko Hayashi) * remotes/lorenzo/pci/endpoint: PCI: endpoint: Use sysfs_emit() in "show" functions