diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-04-11 08:40:53 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-11 12:01:34 +0300 |
commit | 0e67e587e2e07be8d6775a1444e679c6afbc87f4 (patch) | |
tree | c4e68e48ae56ce9a16e67b6fe6f0f9e2b8b8fc20 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6e4955a9d73ebdc8496e6bff7f6d2bf83c01959f (diff) | |
download | linux-0e67e587e2e07be8d6775a1444e679c6afbc87f4.tar.xz |
x86/alternatives: Simplify text_poke_addr_ordered()
- Use direct 'void *' pointer comparison, there's no
need to force the type to 'unsigned long'.
- Remove the 'tp' local variable indirection
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Juergen Gross <jgross@suse.com>
Cc: "H . Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250411054105.2341982-42-mingo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions