mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
986eec4341
While reviewing the code I noticed that one of the commits added an if statement followed by a for loop, but the if statement was missing the braces around the loop. This change corrects the coding style error. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Acked-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
||
---|---|---|
.. | ||
fm10k_common.c | ||
fm10k_common.h | ||
fm10k_dcbnl.c | ||
fm10k_debugfs.c | ||
fm10k_ethtool.c | ||
fm10k_iov.c | ||
fm10k_main.c | ||
fm10k_mbx.c | ||
fm10k_mbx.h | ||
fm10k_netdev.c | ||
fm10k_pci.c | ||
fm10k_pf.c | ||
fm10k_pf.h | ||
fm10k_ptp.c | ||
fm10k_tlv.c | ||
fm10k_tlv.h | ||
fm10k_type.h | ||
fm10k_vf.c | ||
fm10k_vf.h | ||
fm10k.h | ||
Makefile |