diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-12-15 18:28:52 +0000 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-12-28 14:28:14 +0000 |
commit | bed883e4f040419e79621e214127381de941973e (patch) | |
tree | 2ce7a2bb2608f5b21e4b9b77cca8112fb7343f31 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b5fd1849c684e60e9d0a5adcc937507676f6920f (diff) |
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Whilst it doesn't actually make any difference because the code
that fills this field doesn't care, timestamps are all signed.
Use the new aligned_s64 instead of open coding alignment to avoid
confusing static analyzers and give slightly cleaner code.
Reviewed-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20241215182912.481706-2-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions