[PATCH v3 0/2] remove unused variables and add MSVC compiler flag
Andre Muezerie
andremue at linux.microsoft.com
Wed Feb 5 19:53:08 CET 2025
v3:
* rebased.
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/qede/base/meson.build | 57 ++++++++++++----------
7 files changed, 58 insertions(+), 41 deletions(-)
--
2.47.2.vfs.0.1
More information about the dev
mailing list