linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c
@ 2021-03-12  8:57 Bhaskar Chowdhury
  2021-03-12 14:28 ` Jens Axboe
  2021-03-12 17:44 ` Sergei Shtylyov
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-12  8:57 UTC (permalink / raw)
  To: axboe, linux-ide, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


Trivial spelling fixes.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/ata/pata_ns87415.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ata/pata_ns87415.c b/drivers/ata/pata_ns87415.c
index 1532b2e3c672..f4949e704356 100644
--- a/drivers/ata/pata_ns87415.c
+++ b/drivers/ata/pata_ns87415.c
@@ -113,7 +113,7 @@ static void ns87415_set_piomode(struct ata_port *ap, struct ata_device *adev)
  *	ns87415_bmdma_setup		-	Set up DMA
  *	@qc: Command block
  *
- *	Set up for bus masterng DMA. We have to do this ourselves
+ *	Set up for bus mastering DMA. We have to do this ourselves
  *	rather than use the helper due to a chip erratum
  */

@@ -174,7 +174,7 @@ static void ns87415_bmdma_stop(struct ata_queued_cmd *qc)
  *	ns87415_irq_clear		-	Clear interrupt
  *	@ap: Channel to clear
  *
- *	Erratum: Due to a chip bug regisers 02 and 0A bit 1 and 2 (the
+ *	Erratum: Due to a chip bug registers 02 and 0A bit 1 and 2 (the
  *	error bits) are reset by writing to register 00 or 08.
  */

--
2.26.2


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

* Re: [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c
  2021-03-12  8:57 [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c Bhaskar Chowdhury
@ 2021-03-12 14:28 ` Jens Axboe
  2021-03-12 17:44 ` Sergei Shtylyov
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2021-03-12 14:28 UTC (permalink / raw)
  To: Bhaskar Chowdhury, linux-ide, linux-kernel; +Cc: rdunlap

On 3/12/21 1:57 AM, Bhaskar Chowdhury wrote:
> 
> Trivial spelling fixes.

Applied, thanks.

-- 
Jens Axboe


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

* Re: [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c
  2021-03-12  8:57 [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c Bhaskar Chowdhury
  2021-03-12 14:28 ` Jens Axboe
@ 2021-03-12 17:44 ` Sergei Shtylyov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2021-03-12 17:44 UTC (permalink / raw)
  To: Bhaskar Chowdhury, axboe, linux-ide, linux-kernel; +Cc: rdunlap

Hello!

   For the future, the driver name should go instead (or after) the "ata: ", like this:
"pata_ns87415: Trivial spelling fixes".

MBR, Sergei

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

end of thread, other threads:[~2021-03-12 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  8:57 [PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c Bhaskar Chowdhury
2021-03-12 14:28 ` Jens Axboe
2021-03-12 17:44 ` Sergei Shtylyov

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