numam-dpdk/drivers/net/fm10k/base
Bruce Richardson 7d5cfaa750 build: fix formatting of Meson lists
Running "./devtools/check-meson.py --fix" on the DPDK repo fixes a
number of issues with whitespace and formatting of files:

* indentation of lists
* missing trailing commas on final list element
* multiple list entries per line when list is not all single-line

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-05-04 15:01:47 +02:00
..
fm10k_api.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_api.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_common.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_common.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_mbx.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_mbx.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_osdep.h net/fm10k: remove local bool type 2020-01-17 19:46:02 +01:00
fm10k_pf.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_pf.h net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_tlv.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_tlv.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_type.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_vf.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_vf.h net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00