net/cxgbe: remove useless C++ include guard
authorWeiguo Li <liwg06@foxmail.com>
Mon, 7 Feb 2022 12:36:58 +0000 (20:36 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Feb 2022 16:12:54 +0000 (17:12 +0100)
Remove the incomplete cplusplus guard in internal header.

Fixes: 3bd122eef2cc ("cxgbe/base: add hardware API for Chelsio T5 series adapters")

Signed-off-by: Weiguo Li <liwg06@foxmail.com>
drivers/net/cxgbe/base/common.h

index 58d7d7a..af987b0 100644 (file)
 #include "t4_chip_type.h"
 #include "t4fw_interface.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #define CXGBE_PAGE_SIZE RTE_PGSIZE_4K
 
 #define T4_MEMORY_WRITE 0