diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-04-11 07:40:53 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-11 11:01:34 +0200 |
commit | 0e67e587e2e07be8d6775a1444e679c6afbc87f4 (patch) | |
tree | c4e68e48ae56ce9a16e67b6fe6f0f9e2b8b8fc20 /scripts/lib/kdoc/kdoc_re.py | |
parent | 6e4955a9d73ebdc8496e6bff7f6d2bf83c01959f (diff) |
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 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions