Loading net/sched/act_csum.c +0 −1 Original line number Diff line number Diff line Loading @@ -586,7 +586,6 @@ static struct tc_action_ops act_csum_ops = { .dump = tcf_csum_dump, .cleanup = tcf_csum_cleanup, .init = tcf_csum_init, .walk = tcf_generic_walker }; MODULE_DESCRIPTION("Checksum updating actions"); Loading net/sched/act_gact.c +0 −1 Original line number Diff line number Diff line Loading @@ -207,7 +207,6 @@ static struct tc_action_ops act_gact_ops = { .dump = tcf_gact_dump, .cleanup = tcf_gact_cleanup, .init = tcf_gact_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002-4)"); Loading net/sched/act_ipt.c +0 −2 Original line number Diff line number Diff line Loading @@ -299,7 +299,6 @@ static struct tc_action_ops act_ipt_ops = { .dump = tcf_ipt_dump, .cleanup = tcf_ipt_cleanup, .init = tcf_ipt_init, .walk = tcf_generic_walker }; static struct tc_action_ops act_xt_ops = { Loading @@ -312,7 +311,6 @@ static struct tc_action_ops act_xt_ops = { .dump = tcf_ipt_dump, .cleanup = tcf_ipt_cleanup, .init = tcf_ipt_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002-13)"); Loading net/sched/act_mirred.c +0 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,6 @@ static struct tc_action_ops act_mirred_ops = { .dump = tcf_mirred_dump, .cleanup = tcf_mirred_cleanup, .init = tcf_mirred_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002)"); Loading net/sched/act_nat.c +0 −1 Original line number Diff line number Diff line Loading @@ -309,7 +309,6 @@ static struct tc_action_ops act_nat_ops = { .dump = tcf_nat_dump, .cleanup = tcf_nat_cleanup, .init = tcf_nat_init, .walk = tcf_generic_walker }; MODULE_DESCRIPTION("Stateless NAT actions"); Loading Loading
net/sched/act_csum.c +0 −1 Original line number Diff line number Diff line Loading @@ -586,7 +586,6 @@ static struct tc_action_ops act_csum_ops = { .dump = tcf_csum_dump, .cleanup = tcf_csum_cleanup, .init = tcf_csum_init, .walk = tcf_generic_walker }; MODULE_DESCRIPTION("Checksum updating actions"); Loading
net/sched/act_gact.c +0 −1 Original line number Diff line number Diff line Loading @@ -207,7 +207,6 @@ static struct tc_action_ops act_gact_ops = { .dump = tcf_gact_dump, .cleanup = tcf_gact_cleanup, .init = tcf_gact_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002-4)"); Loading
net/sched/act_ipt.c +0 −2 Original line number Diff line number Diff line Loading @@ -299,7 +299,6 @@ static struct tc_action_ops act_ipt_ops = { .dump = tcf_ipt_dump, .cleanup = tcf_ipt_cleanup, .init = tcf_ipt_init, .walk = tcf_generic_walker }; static struct tc_action_ops act_xt_ops = { Loading @@ -312,7 +311,6 @@ static struct tc_action_ops act_xt_ops = { .dump = tcf_ipt_dump, .cleanup = tcf_ipt_cleanup, .init = tcf_ipt_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002-13)"); Loading
net/sched/act_mirred.c +0 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,6 @@ static struct tc_action_ops act_mirred_ops = { .dump = tcf_mirred_dump, .cleanup = tcf_mirred_cleanup, .init = tcf_mirred_init, .walk = tcf_generic_walker }; MODULE_AUTHOR("Jamal Hadi Salim(2002)"); Loading
net/sched/act_nat.c +0 −1 Original line number Diff line number Diff line Loading @@ -309,7 +309,6 @@ static struct tc_action_ops act_nat_ops = { .dump = tcf_nat_dump, .cleanup = tcf_nat_cleanup, .init = tcf_nat_init, .walk = tcf_generic_walker }; MODULE_DESCRIPTION("Stateless NAT actions"); Loading