mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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