linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify
@ 2020-07-19  0:31 Randy Dunlap
  2020-07-20  7:28 ` Tero Kristo
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Nishanth Menon, Tero Kristo, Santosh Shilimkar,
	Lokesh Vutla, Arnd Bergmann, linux-arm-kernel

Drop the repeated word "an" in a comment.
Insert "and" between "source" and "destination" as is done a few
lines earlier.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Nishanth Menon <nm@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org
---
 include/linux/soc/ti/ti_sci_protocol.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200717.orig/include/linux/soc/ti/ti_sci_protocol.h
+++ linux-next-20200717/include/linux/soc/ti/ti_sci_protocol.h
@@ -226,8 +226,8 @@ struct ti_sci_rm_core_ops {
  *			and destination
  * @set_event_map:	Set an Event based peripheral irq to Interrupt
  *			Aggregator.
- * @free_irq:		Free an an IRQ route between the requested source
- *			destination.
+ * @free_irq:		Free an IRQ route between the requested source
+ *			and destination.
  * @free_event_map:	Free an event based peripheral irq to Interrupt
  *			Aggregator.
  */

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

* Re: [PATCH] soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify
  2020-07-19  0:31 [PATCH] soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify Randy Dunlap
@ 2020-07-20  7:28 ` Tero Kristo
  0 siblings, 0 replies; 2+ messages in thread
From: Tero Kristo @ 2020-07-20  7:28 UTC (permalink / raw)
  To: Randy Dunlap, linux-kernel
  Cc: Nishanth Menon, Santosh Shilimkar, Lokesh Vutla, Arnd Bergmann,
	linux-arm-kernel

On 19/07/2020 03:31, Randy Dunlap wrote:
> Drop the repeated word "an" in a comment.
> Insert "and" between "source" and "destination" as is done a few
> lines earlier.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Nishanth Menon <nm@ti.com>
> Cc: Tero Kristo <t-kristo@ti.com>
> Cc: Santosh Shilimkar <ssantosh@kernel.org>
> Cc: Lokesh Vutla <lokeshvutla@ti.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: linux-arm-kernel@lists.infradead.org

Reviewed-by: Tero Kristo <t-kristo@ti.com>

> ---
>   include/linux/soc/ti/ti_sci_protocol.h |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- linux-next-20200717.orig/include/linux/soc/ti/ti_sci_protocol.h
> +++ linux-next-20200717/include/linux/soc/ti/ti_sci_protocol.h
> @@ -226,8 +226,8 @@ struct ti_sci_rm_core_ops {
>    *			and destination
>    * @set_event_map:	Set an Event based peripheral irq to Interrupt
>    *			Aggregator.
> - * @free_irq:		Free an an IRQ route between the requested source
> - *			destination.
> + * @free_irq:		Free an IRQ route between the requested source
> + *			and destination.
>    * @free_event_map:	Free an event based peripheral irq to Interrupt
>    *			Aggregator.
>    */
> 

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

end of thread, other threads:[~2020-07-20  7:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19  0:31 [PATCH] soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify Randy Dunlap
2020-07-20  7:28 ` Tero Kristo

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).