wtih -> with
Signed-off-by: Wang Qing <[email protected]>
---
drivers/firmware/raspberrypi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/firmware/raspberrypi.c b/drivers/firmware/raspberrypi.c
index 2371d08..30259dc
--- a/drivers/firmware/raspberrypi.c
+++ b/drivers/firmware/raspberrypi.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Defines interfaces for interacting wtih the Raspberry Pi firmware's
+ * Defines interfaces for interacting with the Raspberry Pi firmware's
* property channel.
*
* Copyright © 2015 Broadcom
--
2.7.4
On Sat, 2020-11-07 at 16:19 +0800, Wang Qing wrote:
> wtih -> with
>
> Signed-off-by: Wang Qing <[email protected]>
> ---
Acked-by: Nicolas Saenz Julienne <[email protected]>
Thanks!
> drivers/firmware/raspberrypi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/firmware/raspberrypi.c b/drivers/firmware/raspberrypi.c
> index 2371d08..30259dc
> --- a/drivers/firmware/raspberrypi.c
> +++ b/drivers/firmware/raspberrypi.c
> @@ -1,6 +1,6 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> - * Defines interfaces for interacting wtih the Raspberry Pi firmware's
> + * Defines interfaces for interacting with the Raspberry Pi firmware's
> * property channel.
> *
> * Copyright © 2015 Broadcom