All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ata: libata-core: replace "its" with "it is"
@ 2022-04-21  4:54 Diego Viola
  2022-04-21 23:41 ` Damien Le Moal
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Viola @ 2022-04-21  4:54 UTC (permalink / raw)
  To: damien.lemoal; +Cc: linux-ide, linux-kernel, corbet, Diego Viola

and "isn't" with "is not". The former fixes the typo while the latter
just uses the same formal language.

Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
 drivers/ata/libata-core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index ca6483764..ecbbd0838 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -1398,7 +1398,7 @@ unsigned long ata_id_xfermask(const u16 *id)
 
 		/* But wait.. there's more. Design your standards by
 		 * committee and you too can get a free iordy field to
-		 * process. However its the speeds not the modes that
+		 * process. However it is the speeds not the modes that
 		 * are supported... Note drivers using the timing API
 		 * will get this right anyway
 		 */
@@ -5605,7 +5605,7 @@ static void ata_finalize_port_ops(struct ata_port_operations *ops)
  *	Start and then freeze ports of @host.  Started status is
  *	recorded in host->flags, so this function can be called
  *	multiple times.  Ports are guaranteed to get started only
- *	once.  If host->ops isn't initialized yet, its set to the
+ *	once.  If host->ops is not initialized yet, it is set to the
  *	first non-dummy port ops.
  *
  *	LOCKING:
-- 
2.36.0


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

* Re: [PATCH] ata: libata-core: replace "its" with "it is"
  2022-04-21  4:54 [PATCH] ata: libata-core: replace "its" with "it is" Diego Viola
@ 2022-04-21 23:41 ` Damien Le Moal
  2022-04-22  0:29   ` Diego Viola
  0 siblings, 1 reply; 3+ messages in thread
From: Damien Le Moal @ 2022-04-21 23:41 UTC (permalink / raw)
  To: Diego Viola; +Cc: linux-ide

On 4/21/22 13:54, Diego Viola wrote:
> and "isn't" with "is not". The former fixes the typo while the latter
> just uses the same formal language.
> 
> Signed-off-by: Diego Viola <diego.viola@gmail.com>

Applied to for-5.19. Thanks !

-- 
Damien Le Moal
Western Digital Research

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

* Re: [PATCH] ata: libata-core: replace "its" with "it is"
  2022-04-21 23:41 ` Damien Le Moal
@ 2022-04-22  0:29   ` Diego Viola
  0 siblings, 0 replies; 3+ messages in thread
From: Diego Viola @ 2022-04-22  0:29 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: linux-ide

On Thu, Apr 21, 2022 at 8:41 PM Damien Le Moal
<damien.lemoal@opensource.wdc.com> wrote:
>
> On 4/21/22 13:54, Diego Viola wrote:
> > and "isn't" with "is not". The former fixes the typo while the latter
> > just uses the same formal language.
> >
> > Signed-off-by: Diego Viola <diego.viola@gmail.com>
>
> Applied to for-5.19. Thanks !

Thank you, I really appreciate it.

>
> --
> Damien Le Moal
> Western Digital Research

Diego

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

end of thread, other threads:[~2022-04-22  0:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  4:54 [PATCH] ata: libata-core: replace "its" with "it is" Diego Viola
2022-04-21 23:41 ` Damien Le Moal
2022-04-22  0:29   ` Diego Viola

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.