team: remove unreferenced header in broadcast and roundrobin files
authorZhengchao Shao <shaozhengchao@huawei.com>
Mon, 7 Aug 2023 01:25:53 +0000 (09:25 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Aug 2023 22:04:04 +0000 (15:04 -0700)
commitadac119421c30666623c4849bd93731992a0f123
treef7b745b4ba29b7f3c6a3b9b171a339c7a8f5e9a1
parent8958ef511a01d395234638c68a77a226cf3f541f
team: remove unreferenced header in broadcast and roundrobin files

Because linux/errno.h is unreferenced in broadcast and roundrobin
files, so remove it.

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20230807012556.3146071-3-shaozhengchao@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/team/team_mode_broadcast.c
drivers/net/team/team_mode_roundrobin.c