[PATCH v2 0/2] remove unused variables and add MSVC compiler flag
Andre Muezerie
andremue at linux.microsoft.com
Tue Jan 14 21:46:49 CET 2025
Removed unused variables and added MSVC specific compiler flag to
ignore warnings about unused variables, like is being done for
other compilers.
Andre Muezerie (2):
drivers/common: remove unused variables and add MSVC compiler flag
drivers/net: add MSVC compiler flag for unused variables
drivers/common/idpf/base/meson.build | 13 +++--
drivers/common/idpf/idpf_common_rxtx.c | 2 -
drivers/common/idpf/idpf_common_virtchnl.c | 4 +-
drivers/common/sfc_efx/base/efx_mae.c | 2 +-
drivers/common/sfc_efx/base/efx_table.c | 1 -
drivers/common/sfc_efx/base/meson.build | 20 +++++---
drivers/net/ice/base/meson.build | 16 ++++--
drivers/net/qede/base/meson.build | 57 ++++++++++++----------
8 files changed, 69 insertions(+), 46 deletions(-)
--
2.47.0.vfs.0.3
More information about the dev
mailing list