[PATCH] Dcoumentation/arch/arm64: fix typo

Bagas Sanjaya bagasdotme at gmail.com
Sat Dec 2 18:49:33 PST 2023


On Sun, Dec 03, 2023 at 09:18:04AM +0800, Tsung-Han Lin wrote:
> Should be 'if' here.
> 
> Signed-off-by: Tsung-Han Lin <tsunghan.tw at gmail.com>
> ---
>  Documentation/arch/arm64/arm-acpi.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/arch/arm64/arm-acpi.rst b/Documentation/arch/arm64/arm-acpi.rst
> index a46c34fa9604..e59e4505d0d9 100644
> --- a/Documentation/arch/arm64/arm-acpi.rst
> +++ b/Documentation/arch/arm64/arm-acpi.rst
> @@ -130,7 +130,7 @@ When an Arm system boots, it can either have DT information, ACPI tables,
>  or in some very unusual cases, both.  If no command line parameters are used,
>  the kernel will try to use DT for device enumeration; if there is no DT
>  present, the kernel will try to use ACPI tables, but only if they are present.
> -In neither is available, the kernel will not boot.  If acpi=force is used
> +If neither is available, the kernel will not boot.  If acpi=force is used
>  on the command line, the kernel will attempt to use ACPI tables first, but
>  fall back to DT if there are no ACPI tables present.  The basic idea is that
>  the kernel will not fail to boot unless it absolutely has no other choice.

LGTM, thanks!

Reviewed-by: Bagas Sanjaya <bagasdotme at gmail.com>

-- 
An old man doll... just what I always wanted! - Clara
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231203/0acae37e/attachment.sig>


More information about the linux-arm-kernel mailing list