diff options
author | Ilpo Järvinen <[email protected]> | 2023-12-15 17:04:59 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-02-13 13:56:44 -0700 |
commit | 33403bc7fe2ec35cd87e4f11db4d1a1da1e5ce12 (patch) | |
tree | 335447c8d50e6556f9144bc17d17e273fe05546a /net/lapb/lapb_subr.c | |
parent | 5caf1b6400d30a31363063314bddea4e5680d639 (diff) |
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Perf counters are __u64 but the code converts them to unsigned long
before printing them out.
Remove unnecessary type conversion and retain the perf originating
value as __u64.
Signed-off-by: Ilpo Järvinen <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions