From: David S. Miller Date: Mon, 13 Dec 2021 12:34:10 +0000 (+0000) Subject: Merge branch 'bareudp-remove-unused' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d147dd70902ea5cbfd4dfbd65e60733b3805f4c2;p=linux.git Merge branch 'bareudp-remove-unused' Guillaume Nault says: ==================== 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. ==================== Signed-off-by: David S. Miller --- d147dd70902ea5cbfd4dfbd65e60733b3805f4c2