Re: [PATCH] docs: staging: fix various typos and grammar issues

From: Jonathan Corbet

Date: Mon Apr 27 2026 - 06:06:12 EST


Zhang Xiaolei <zxl434815272@xxxxxxxxx> writes:

> Fix a few typographical and grammatical issues across several
> staging documentation files to improve readability:
> - crc32.rst: replace "decide in" with "decide on"
> - lzo.rst: replace "independent on" with "independent of"
> - remoteproc.rst: fix word order in dependent clause
> - static-keys.rst: add hyphen to "low-level"
>
> Signed-off-by: Zhang Xiaolei <zxl434815272@xxxxxxxxx>
> ---
> Documentation/staging/crc32.rst | 2 +-
> Documentation/staging/lzo.rst | 2 +-
> Documentation/staging/remoteproc.rst | 2 +-
> Documentation/staging/static-keys.rst | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

jon