commit | a72ce9ad7cfc96e640122b2821f6bbc3588815b2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 13 09:06:22 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 13 09:06:22 2018 -0700 |
tree | 65553e04df1da674b3ff6e1584b9bddbafc56cc3 | |
parent | 9af18e56d43ca4864ce65c3542c513827c2697de [diff] | |
parent | 7c5790c4da0e5b96b147d683c94ba3ed93e5f0fe [diff] |
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>