aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorParav Pandit <[email protected]>2019-08-30 05:39:44 -0500
committerDavid S. Miller <[email protected]>2019-08-31 23:46:13 -0700
commitc7282b501f22a21ac8dfb6d3856aa1a92a7df5d5 (patch)
treececb6d66bbc96d379c9b72b231653c41edc07534 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent1b6ca07b68797e18a5eb04359e47620780df3ea0 (diff)
devlink: Make port index data type as unsigned int
Devlink port index attribute is returned to users as u32 through netlink response. Change index data type from 'unsigned' to 'unsigned int' to avoid below checkpatch.pl warning. WARNING: Prefer 'unsigned int' to bare use of 'unsigned' 81: FILE: include/net/devlink.h:81: + unsigned index; Acked-by: Jiri Pirko <[email protected]> Signed-off-by: Parav Pandit <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions