bonding: remove extraneous definitions from bonding.h
authorJonathan Toppins <jtoppins@redhat.com>
Wed, 11 Aug 2021 02:53:30 +0000 (22:53 -0400)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Aug 2021 21:57:31 +0000 (14:57 -0700)
commit891a88f4f5768b1e6ff52a2386d48558aa5a3f63
tree3b41a472c51a38793b606e40af685470e13aa7d5
parentbc8968e420dcff8d240fe1d49fd0b2214be98ca5
bonding: remove extraneous definitions from bonding.h

All of the symbols either only exist in bond_options.c or nowhere at
all. These symbols were verified to not exist in the code base by
using `git grep` and their removal was verified by compiling bonding.ko.

Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/bonding.h