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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 9abf231 commit 37f0ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)