[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1639166064.git.gnault@redhat.com>
Date: Fri, 10 Dec 2021 20:56:33 +0100
From: Guillaume Nault <gnault@...hat.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Martin Varghese <martin.varghese@...ia.com>
Subject: [PATCH net-next 0/2] bareudp: Remove unused code from header file
Stop exporting unused functions and structures in bareudp.h. The only
piece of bareudp.h that is actually used is netif_is_bareudp(). The
rest can be moved to bareudp.c or even dropped entirely.
Guillaume Nault (2):
bareudp: Remove bareudp_dev_create()
bareudp: Move definition of struct bareudp_conf to bareudp.c
drivers/net/bareudp.c | 41 +++++++----------------------------------
include/net/bareudp.h | 13 +------------
2 files changed, 8 insertions(+), 46 deletions(-)
--
2.21.3
Powered by blists - more mailing lists