diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2025-02-25 18:00:47 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-26 16:53:58 +0100 |
commit | 7a6b158e00c862ccfa7fe447682bd0bf5c229c73 (patch) | |
tree | cfb56c55cbfa96c24e38d9780bbdbdb826be9ad7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f99c5bb396b8d1424ed229d1ffa6f596e3b9c36b (diff) |
posix-clock: Remove duplicate compat ioctl() handler
The normal and compat ioctl handlers are identical,
which is fine as compat ioctls are detected and handled dynamically
inside the underlying clock implementation.
The duplicate definition however is unnecessary.
Just reuse the regular ioctl handler also for compat ioctls.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com>
Link: https://lore.kernel.org/all/20250225-posix-clock-compat-cleanup-v2-1-30de86457a2b@weissschuh.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions