diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:13:45 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:13:46 -0800 |
commit | 72ac50b2067688ddf2a1a9efb634554a818364d8 (patch) | |
tree | 3a17eb08887c5dc127dca930c463395fca2c775a /scripts/bpf_helpers_doc.py | |
parent | 2f51e5758d61d37e517b809051048c6d0118ab41 (diff) | |
parent | 4730ab1c1d2719be997e5d1a791ad4b169e8a30b (diff) |
Merge branch 'net-ipa-gsi-register-consolidation'
Alex Elder says:
====================
net: ipa: GSI register consolidation
This series rearranges and consolidates some GSI register
definitions. Its general aim is to make things more
consistent, by:
- Using enumerated types to define the values held in GSI register
fields
- Defining field values in "gsi_reg.h", together with the
definition of the register (and field) that holds them
- Format enumerated type members consistently, with hexidecimal
numeric values, and assignments aligned on the same column
There is one checkpatch "CHECK" warning requesting a blank line; I
ignored that because my intention was to group certain definitions.
====================
Link: https://lore.kernel.org/r/20201110215922.23514-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions