Skip to content

Commit a39c636

Browse files
Documentation: RISC-V: patch-acceptance: s/implementor/implementer
Implementor does appear to be a word, but it's not very common. Suggested-by: Conor Dooley <[email protected]> Reviewed-by: Anup Patel <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 68eabc7 commit a39c636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/riscv/patch-acceptance.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ specifications from the RISC-V foundation this means "Frozen" or
2626
ECR. (Developers may, of course, maintain their own Linux kernel trees
2727
that contain code for any draft extensions that they wish.)
2828

29-
Additionally, the RISC-V specification allows implementors to create
29+
Additionally, the RISC-V specification allows implementers to create
3030
their own custom extensions. These custom extensions aren't required
3131
to go through any review or ratification process by the RISC-V
3232
Foundation. To avoid the maintenance complexity and potential
@@ -37,5 +37,5 @@ RISC-V extensions, we'll only consider patches for extensions that either:
3737
- Have been implemented in hardware that is widely available, per standard
3838
Linux practice.
3939

40-
(Implementors, may, of course, maintain their own Linux kernel trees containing
40+
(Implementers, may, of course, maintain their own Linux kernel trees containing
4141
code for any custom extensions that they wish.)

0 commit comments

Comments
 (0)