On Thu, 17 Oct 2024 14:31:43 +0800 Howard Wang <howard_w...@realsil.com.cn> wrote:
> Meson build infrastructure, r8169_ethdev minimal skeleton, > header with Realtek NIC device and vendor IDs. > > Signed-off-by: Howard Wang <howard_w...@realsil.com.cn> ERROR:CODE_INDENT: code indent should use tabs where possible #311: FILE: drivers/net/r8169/r8169_ethdev.c:157: + struct rte_pci_device *pci_dev)$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #311: FILE: drivers/net/r8169/r8169_ethdev.c:157: + struct rte_pci_device *pci_dev)$ ERROR:CODE_INDENT: code indent should use tabs where possible #314: FILE: drivers/net/r8169/r8169_ethdev.c:160: +^I rtl_dev_init);$