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)
commita72ce9ad7cfc96e640122b2821f6bbc3588815b2
tree65553e04df1da674b3ff6e1584b9bddbafc56cc3
parent9af18e56d43ca4864ce65c3542c513827c2697de
parent7c5790c4da0e5b96b147d683c94ba3ed93e5f0fe
Merge branch 'net-sched-actions-rename-for-grep-ability-and-consistency'

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>