linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] include: linux: spi: Change provied to provide in the file spi.h
@ 2021-02-08 11:33 Bhaskar Chowdhury
  2021-02-08 11:38 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-08 11:33 UTC (permalink / raw)
  To: broonie, linux-spi, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/provied/provide/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 include/linux/spi/spi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h
index aa09fdc8042d..2cd4bf488ecd 100644
--- a/include/linux/spi/spi.h
+++ b/include/linux/spi/spi.h
@@ -624,7 +624,7 @@ struct spi_controller {

 	/*
 	 * These hooks are for drivers that use a generic implementation
-	 * of transfer_one_message() provied by the core.
+	 * of transfer_one_message() provide by the core.
 	 */
 	void (*set_cs)(struct spi_device *spi, bool enable);
 	int (*transfer_one)(struct spi_controller *ctlr, struct spi_device *spi,
--
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] include: linux: spi: Change provied to provide in the file spi.h
  2021-02-08 11:33 [PATCH] include: linux: spi: Change provied to provide in the file spi.h Bhaskar Chowdhury
@ 2021-02-08 11:38 ` Mark Brown
  2021-02-08 11:41   ` Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2021-02-08 11:38 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: linux-spi, linux-kernel, rdunlap

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

On Mon, Feb 08, 2021 at 05:03:59PM +0530, Bhaskar Chowdhury wrote:
> 
> s/provied/provide/

Provide is a correctly spelt word but it makes no sense in context, I
guess you mean provided.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] include: linux: spi: Change provied to provide in the file spi.h
  2021-02-08 11:38 ` Mark Brown
@ 2021-02-08 11:41   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-08 11:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, linux-kernel, rdunlap

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

On 11:38 Mon 08 Feb 2021, Mark Brown wrote:
>On Mon, Feb 08, 2021 at 05:03:59PM +0530, Bhaskar Chowdhury wrote:
>>
>> s/provied/provide/
>
>Provide is a correctly spelt word but it makes no sense in context, I
>guess you mean provided.

spot on!!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-08 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 11:33 [PATCH] include: linux: spi: Change provied to provide in the file spi.h Bhaskar Chowdhury
2021-02-08 11:38 ` Mark Brown
2021-02-08 11:41   ` Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).