Message ID | cover.1628650079.git.jtoppins@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | bonding: cleanup header file and error msgs | expand |
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 10 Aug 2021 22:53:29 -0400 you wrote: > Two small patches removing unreferenced symbols and unifying error > messages across netlink and printk. > > Signed-off-by: Jonathan Toppins <jtoppins@redhat.com> > > Jonathan Toppins (2): > bonding: remove extraneous definitions from bonding.h > bonding: combine netlink and console error messages > > [...] Here is the summary with links: - [net-next,v2,1/2] bonding: remove extraneous definitions from bonding.h https://git.kernel.org/netdev/net-next/c/891a88f4f576 - [net-next,v2,2/2] bonding: combine netlink and console error messages https://git.kernel.org/netdev/net-next/c/6569fa2d4e01 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Two small patches removing unreferenced symbols and unifying error messages across netlink and printk. Signed-off-by: Jonathan Toppins <jtoppins@redhat.com> Jonathan Toppins (2): bonding: remove extraneous definitions from bonding.h bonding: combine netlink and console error messages drivers/net/bonding/bond_main.c | 69 ++++++++++++++++++--------------- include/net/bonding.h | 12 ------ 2 files changed, 37 insertions(+), 44 deletions(-)