Skip to content

Commit 37f0ab1

Browse files
Documentation: RISC-V: Fix a typo in patch-acceptance
I just stumbled on this when modifying the docs. Reviewed-by: Anup Patel <anup@brainfault.org> Link: https://lore.kernel.org/r/20221207020815.16214-2-palmer@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 9abf231 commit 37f0ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/riscv/patch-acceptance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ their own custom extensions. These custom extensions aren't required
2929
to go through any review or ratification process by the RISC-V
3030
Foundation. To avoid the maintenance complexity and potential
3131
performance impact of adding kernel code for implementor-specific
32-
RISC-V extensions, we'll only to accept patches for extensions that
32+
RISC-V extensions, we'll only accept patches for extensions that
3333
have been officially frozen or ratified by the RISC-V Foundation.
3434
(Implementors, may, of course, maintain their own Linux kernel trees
3535
containing code for any custom extensions that they wish.)

0 commit comments

Comments
 (0)