linux_dsm_epyc7002/drivers/net/ethernet/intel/fm10k
Markus Elfring 95f49d4bde fm10k: Use seq_putc() in fm10k_dbg_desc_break()
Two single characters should be put into a sequence.
Thus use the corresponding function "seq_putc".

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-10-02 07:28:57 -07:00
..
fm10k_common.c
fm10k_common.h
fm10k_dcbnl.c
fm10k_debugfs.c fm10k: Use seq_putc() in fm10k_dbg_desc_break() 2017-10-02 07:28:57 -07:00
fm10k_ethtool.c fm10k: future-proof state bitmaps using DECLARE_BITMAP 2017-04-05 22:47:30 -07:00
fm10k_iov.c fm10k: reschedule service event if we stall the PF<->SM mailbox 2017-10-02 07:25:47 -07:00
fm10k_main.c fm10k: future-proof state bitmaps using DECLARE_BITMAP 2017-04-05 22:47:30 -07:00
fm10k_mbx.c
fm10k_mbx.h
fm10k_netdev.c net: sched: get rid of struct tc_to_netdev 2017-08-07 09:42:37 -07:00
fm10k_pci.c PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() 2017-07-03 07:58:30 -05:00
fm10k_pf.c
fm10k_pf.h
fm10k_tlv.c
fm10k_tlv.h
fm10k_type.h
fm10k_vf.c
fm10k_vf.h
fm10k.h fm10k: allow service task to reschedule itself 2017-04-05 22:47:30 -07:00
Makefile