[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240103003558.20615-8-stephen@networkplumber.org>
Date: Tue, 2 Jan 2024 16:34:32 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: leon@...nel.org
Cc: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [RFC iproute2 7/8] rdma: remove duplicate forward declaration
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
rdma/rdma.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/rdma/rdma.h b/rdma/rdma.h
index e93e34cbce45..08b26a07a003 100644
--- a/rdma/rdma.h
+++ b/rdma/rdma.h
@@ -135,7 +135,6 @@ int rd_attr_cb(const struct nlattr *attr, void *data);
*/
void print_driver_table(struct rd *rd, struct nlattr *tb);
void print_raw_data(struct rd *rd, struct nlattr **nla_line);
-void print_raw_data(struct rd *rd, struct nlattr **nla_line);
void print_nl_indent(void);
#define MAX_LINE_LENGTH 80
--
2.43.0
Powered by blists - more mailing lists