OSDN Git Service

net/sched: remove return value of unregister_tcf_proto_ops
authorZhengchao Shao <shaozhengchao@huawei.com>
Wed, 13 Jul 2022 01:54:38 +0000 (09:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 13:46:59 +0000 (14:46 +0100)
commitbc5c8260f4114951de3b4ec629650a722ca58a2b
treef6269367cc7e2763a998d23ea09a340dbb772e64
parent736002fb6a09861c2663596011371884a8b7c0dd
net/sched: remove return value of unregister_tcf_proto_ops

Return value of unregister_tcf_proto_ops is unused, remove it.

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/pkt_cls.h
net/sched/cls_api.c