Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ata: Trivial spelling fixes in the file pata_ns87415.c

Trivial spelling fixes.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210312085738.9372-1-unixbhaskar@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>

authored by

Bhaskar Chowdhury and committed by
Jens Axboe
2b0a9946 1906cf27

+2 -2
+2 -2
drivers/ata/pata_ns87415.c
··· 113 113 * ns87415_bmdma_setup - Set up DMA 114 114 * @qc: Command block 115 115 * 116 - * Set up for bus masterng DMA. We have to do this ourselves 116 + * Set up for bus mastering DMA. We have to do this ourselves 117 117 * rather than use the helper due to a chip erratum 118 118 */ 119 119 ··· 174 174 * ns87415_irq_clear - Clear interrupt 175 175 * @ap: Channel to clear 176 176 * 177 - * Erratum: Due to a chip bug regisers 02 and 0A bit 1 and 2 (the 177 + * Erratum: Due to a chip bug registers 02 and 0A bit 1 and 2 (the 178 178 * error bits) are reset by writing to register 00 or 08. 179 179 */ 180 180