mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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