diff options
author | 2019-08-08 17:05:45 +0300 | |
---|---|---|
committer | 2019-09-05 14:55:27 +0300 | |
commit | fe9a52c97f10e7c55a8c7486f989205990334188 (patch) | |
tree | 4a18cd9bd222d7e38072c9e044c429247b2fabfd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64 (diff) | |
download | linux-rng-fe9a52c97f10e7c55a8c7486f989205990334188.tar.xz linux-rng-fe9a52c97f10e7c55a8c7486f989205990334188.zip |
habanalabs: replace __le32_to_cpu with le32_to_cpu
In some files the driver uses __le32_to_cpu while in other it uses
le32_to_cpu. Replace all __le32_to_cpu instances with le32_to_cpu for
consistency.
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions