[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1604737181-14464-1-git-send-email-wangqing@vivo.com>
Date: Sat, 7 Nov 2020 16:19:39 +0800
From: Wang Qing <wangqing@...o.com>
To: Nicolas Saenz Julienne <nsaenzjulienne@...e.de>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Rob Herring <robh@...nel.org>, Wang Qing <wangqing@...o.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Maxime Ripard <maxime@...no.tech>, linux-kernel@...r.kernel.org
Subject: [PATCH] firmware: fix spelling typo of 'wtih'
wtih -> with
Signed-off-by: Wang Qing <wangqing@...o.com>
---
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
Powered by blists - more mailing lists