mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00
![]() 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> |
||
---|---|---|
.. | ||
hw_atl | ||
hw_atl2 | ||
macsec | ||
aq_cfg.h | ||
aq_common.h | ||
aq_drvinfo.c | ||
aq_drvinfo.h | ||
aq_ethtool.c | ||
aq_ethtool.h | ||
aq_filters.c | ||
aq_filters.h | ||
aq_hw_utils.c | ||
aq_hw_utils.h | ||
aq_hw.h | ||
aq_macsec.c | ||
aq_macsec.h | ||
aq_main.c | ||
aq_main.h | ||
aq_nic.c | ||
aq_nic.h | ||
aq_pci_func.c | ||
aq_pci_func.h | ||
aq_phy.c | ||
aq_phy.h | ||
aq_ptp.c | ||
aq_ptp.h | ||
aq_ring.c | ||
aq_ring.h | ||
aq_rss.h | ||
aq_utils.h | ||
aq_vec.c | ||
aq_vec.h | ||
Makefile |