Loading net/sched/cls_u32.c +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ struct tc_u_common { int refcnt; struct idr handle_idr; struct hlist_node hnode; struct rcu_head rcu; }; static inline unsigned int u32_hash_fold(__be32 key, Loading Loading
net/sched/cls_u32.c +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ struct tc_u_common { int refcnt; struct idr handle_idr; struct hlist_node hnode; struct rcu_head rcu; }; static inline unsigned int u32_hash_fold(__be32 key, Loading