ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s header
authorLee Jones <lee.jones@linaro.org>
Mon, 1 Feb 2021 14:39:33 +0000 (14:39 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 12 Mar 2021 14:28:30 +0000 (07:28 -0700)
Fixes the following W=1 kernel build warning(s):

 drivers/ata/pata_artop.c:278: warning: expecting prototype for artop_6210_qc_defer(). Prototype was for artop6210_qc_defer() instead

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andre Hedrick <andre@linux-ide.org>
Cc: Thibaut VARENE <varenet@parisc-linux.org>
Cc: Alessandro Zummo <alessandro.zummo@towertech.it>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_artop.c

index 02e4fd5e3b93499b09a196e35697522ca2986ee5..ad3c5808aaad6be4776e682923bb513d14a420d9 100644 (file)
@@ -268,7 +268,7 @@ static void artop6260_set_dmamode (struct ata_port *ap, struct ata_device *adev)
 }
 
 /**
- *     artop_6210_qc_defer     -       implement serialization
+ *     artop6210_qc_defer      -       implement serialization
  *     @qc: command
  *
  *     Issue commands per host on this chip.