aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorIvan Vecera <[email protected]>2023-11-13 15:10:24 -0800
committerJakub Kicinski <[email protected]>2023-11-14 20:05:43 -0800
commitaddca9175e5f74cf29e8ad918c38c09b8663b5b8 (patch)
tree0cea2fd10eca7c936f5b385d676ae25fb7485c59 /tools/perf/scripts/python/mem-phys-addr.py
parente8fcf58f6109cb79370ff38174dd442fbeeb756a (diff)
i40e: Remove _t suffix from enum type names
Enum type names should not be suffixed by '_t'. Either to use 'typedef enum name name_t' to so plain 'name_t var' instead of 'enum name_t var'. Signed-off-by: Ivan Vecera <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions