diff options
author | Markus Elfring <[email protected]> | 2019-07-02 13:21:33 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-07-02 18:38:51 -0500 |
commit | 590a18e1711318a7e1756be48853223a1eb84316 (patch) | |
tree | 5e87c69aa0809d99429a91a1c7170f03468a090a /net/lapb/lapb_subr.c | |
parent | 6d2e369f0d4c3e6125c886847c04106b03d2609e (diff) |
PCI: Use seq_puts() instead of seq_printf() in show_device()
The driver name in /proc/bus/pci/devices can be printed without a printf
format specification, so use seq_puts() instead of seq_printf().
This issue was detected by using the Coccinelle software.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Markus Elfring <[email protected]>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions