mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h
@ 2021-02-08 11:49 Bhaskar Chowdhury
  2021-02-08 18:12 ` Randy Dunlap
  2021-02-08 18:40 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-08 11:49 UTC (permalink / raw)
  To: broonie, linux-spi, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/provied/provided/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
Changes from V1:
  As Mark pointed out change provide to provided for the context

 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..79f89fd250de 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() provided 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	[flat|nested] 3+ messages in thread

* Re: [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h
  2021-02-08 11:49 [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h Bhaskar Chowdhury
@ 2021-02-08 18:12 ` Randy Dunlap
  2021-02-08 18:40 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-02-08 18:12 UTC (permalink / raw)
  To: Bhaskar Chowdhury, broonie, linux-spi, linux-kernel

On 2/8/21 3:49 AM, Bhaskar Chowdhury wrote:
> 
> s/provied/provided/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

OK.

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> Changes from V1:
>   As Mark pointed out change provide to provided for the context
> 
>  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..79f89fd250de 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() provided 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
> 


-- 
~Randy


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

* Re: [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h
  2021-02-08 11:49 [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h Bhaskar Chowdhury
  2021-02-08 18:12 ` Randy Dunlap
@ 2021-02-08 18:40 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-02-08 18:40 UTC (permalink / raw)
  To: linux-kernel, linux-spi, Bhaskar Chowdhury; +Cc: rdunlap

On Mon, 8 Feb 2021 17:19:28 +0530, Bhaskar Chowdhury wrote:
> s/provied/provided/

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] include: linux: spi: Change provied to provided in the file spi.h
      commit: 883c36a32fc031046218ef5802023d5aa54d6cb0

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

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

end of thread, other threads:[~2021-02-08 20:16 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:49 [PATCH V2] include: linux: spi: Change provied to provided in the file spi.h Bhaskar Chowdhury
2021-02-08 18:12 ` Randy Dunlap
2021-02-08 18:40 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®