Merge branch 'net-sched-actions-rename-for-grep-ability-and-consistency'
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Aug 2018 16:06:22 +0000 (09:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Aug 2018 16:06:22 +0000 (09:06 -0700)
Jamal Hadi Salim says:

====================
net: sched: actions rename for grep-ability and consistency

Having a structure (example tcf_mirred) and a function with the same name is
not good for readability or grepability.

This long overdue patchset improves it and make sure there is consistency
across all actions
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge