ata: pata_via: Fix a kernel-doc formatting issue
authorLee Jones <lee.jones@linaro.org>
Thu, 18 Mar 2021 08:51:41 +0000 (08:51 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 31 Mar 2021 02:21:25 +0000 (20:21 -0600)
Fixes the following W=1 kernel build warning(s):

 drivers/ata/pata_via.c:675: warning: Function parameter or member 'pdev' not described in 'via_reinit_one'

Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210318085150.3131936-7-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_via.c

index 38044e67979515da17036516b929b153b0a96c10..4750320489843dcddb0523297e35b5919c2f1b6d 100644 (file)
@@ -663,7 +663,7 @@ static int via_init_one(struct pci_dev *pdev, const struct pci_device_id *id)
 #ifdef CONFIG_PM_SLEEP
 /**
  *     via_reinit_one          -       reinit after resume
- *     @pdev; PCI device
+ *     @pdev: PCI device
  *
  *     Called when the VIA PATA device is resumed. We must then
  *     reconfigure the fifo and other setup we may have altered. In