diff options
author | Ido Schimmel <[email protected]> | 2020-08-03 19:11:35 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-03 18:06:46 -0700 |
commit | 76ba292cc7d7b760ee3e25aba353fb7ab86e64d3 (patch) | |
tree | 73e0d4b192e628045644c03145d7c14acd3b7e16 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c88e11e04716ab4ed51d5972ea04c7b70b6e9d8a (diff) |
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Use 'size_t' instead of 'u64' for array sizes, as this this is correct
type to use for expressions involving sizeof().
Suggested-by: Petr Machata <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions