linux-yocto/drivers/net/ethernet/aquantia/atlantic
Chen Ni aac0484423 net: atlantic: convert comma to semicolon
Replace comma between expressions with semicolons.

Using a ',' in place of a ';' can have unintended side effects.
Although that is not the case here, it is seems best to use ';'
unless ',' is intended.

Found by inspection.
No functional change intended.
Compile tested only.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240904080845.1353144-1-nichen@iscas.ac.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-06 18:05:53 -07:00
..
hw_atl net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
hw_atl2 net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
macsec
aq_cfg.h net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
aq_common.h
aq_drvinfo.c net: aquantia: constify pointers to hwmon_channel_info 2023-04-09 19:02:09 -07:00
aq_drvinfo.h
aq_ethtool.c net: atlantic: Avoid warning about potential string truncation 2024-08-22 16:54:53 -07:00
aq_ethtool.h
aq_filters.c
aq_filters.h
aq_hw_utils.c
aq_hw_utils.h
aq_hw.h net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
aq_macsec.c macsec: Use helper macsec_netdev_priv for offload drivers 2023-05-10 11:32:09 +01:00
aq_macsec.h
aq_main.c net: annotate writes on dev->mtu from ndo_change_mtu() 2024-05-07 16:19:14 -07:00
aq_main.h
aq_nic.c net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
aq_nic.h
aq_pci_func.c net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY 2024-04-25 12:53:31 -05:00
aq_pci_func.h
aq_phy.c
aq_phy.h
aq_ptp.c net: atlantic: Fix DMA mapping for PTP hwts ring 2024-02-02 20:47:05 -08:00
aq_ptp.h net: atlantic: Fix NULL dereference of skb pointer in 2023-12-06 11:26:46 +01:00
aq_ring.c net: atlantic: convert comma to semicolon 2024-09-06 18:05:53 -07:00
aq_ring.h net: atlantic: Fix DMA mapping for PTP hwts ring 2024-02-02 20:47:05 -08:00
aq_rss.h
aq_utils.h
aq_vec.c net: atlantic: eliminate double free in error handling logic 2023-12-14 18:53:54 -08:00
aq_vec.h
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00