]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/syscall: Remove stray semicolons
authorBrian Gerst <brgerst@gmail.com>
Fri, 14 Mar 2025 15:12:19 +0000 (11:12 -0400)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 10:19:18 +0000 (11:19 +0100)
commit604939552231730c52b823b178e9080877b20851
tree9f9c47086c7682a2b629a82be1feaf8259beb892
parent9a93e29f16bbba90a63faad0abbc6dea3b2f0c63
x86/syscall: Remove stray semicolons

No functional change.

Suggested-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20250314151220.862768-7-brgerst@gmail.com
arch/x86/entry/syscall_32.c
arch/x86/entry/syscall_64.c