mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 07:13:56 -04: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