Re: [PATCH] docs: toshiba_haps: fix grammar error in SSD warning
From: Jonathan Corbet
Date: Sat Feb 14 2026 - 12:19:55 EST
<b@xxxxxxxxxxxxxx> writes:
> From: Berke Antar <b@xxxxxxxxxxxxxx>
>
> Replace "make this driver to fail" with "cause this driver to fail"
> to correct the grammar.
>
> Signed-off-by: Berke Antar <b@xxxxxxxxxxxxxx>
> ---
> Documentation/admin-guide/laptops/toshiba_haps.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/laptops/toshiba_haps.rst b/Documentation/admin-guide/laptops/toshiba_haps.rst
> index d28b6c3f2849..0226225b82e1 100644
> --- a/Documentation/admin-guide/laptops/toshiba_haps.rst
> +++ b/Documentation/admin-guide/laptops/toshiba_haps.rst
> @@ -43,7 +43,7 @@ RSSS Shuts down the HDD protection interface for a few seconds,
> ==== =====================================================================
>
> Note:
> - The presence of Solid State Drives (SSD) can make this driver to fail loading,
> + The presence of Solid State Drives (SSD) can cause this driver to fail loading,
> given the fact that such drives have no movable parts, and thus, not requiring
So I've applied this, but ... this document was added in 2014 and has
not been touched since. I do have to wonder if it has any relevance to
current users... but the driver is still there, so I guess we should
keep it.
Thanks,
jon