Re: [PATCH] Fix awkward phrasing in reporting-issues docs
From: Randy Dunlap
Date: Thu Aug 21 2025 - 03:04:04 EST
On 8/20/25 11:56 PM, Abhishek Jadhav wrote:
> Signed-off-by: Abhishek Jadhav <abhijadhav.dev@xxxxxxxxx>
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
> ---
> Documentation/admin-guide/reporting-issues.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/admin-guide/reporting-issues.rst b/Documentation/admin-guide/reporting-issues.rst
> index 9a847506f6ec..8de0acb37d94 100644
> --- a/Documentation/admin-guide/reporting-issues.rst
> +++ b/Documentation/admin-guide/reporting-issues.rst
> @@ -471,8 +471,8 @@ before proceeding.
>
> Note, you might not be aware that your system is using one of these solutions:
> they often get set up silently when you install Nvidia's proprietary graphics
> -driver, VirtualBox, or other software that requires a some support from a
> -module not part of the Linux kernel. That why your might need to uninstall the
> +driver, VirtualBox, or other software that requires some support from a
> +module not part of the Linux kernel. That's why you might need to uninstall the
> packages with such software to get rid of any 3rd party kernel module.
>
>
--
~Randy