]> git.baikalelectronics.ru Git - kernel.git/commit
ata: pata_hpt3x2n: Fix possible doc-rotted function name
authorLee Jones <lee.jones@linaro.org>
Mon, 1 Feb 2021 14:39:36 +0000 (14:39 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 12 Mar 2021 14:28:31 +0000 (07:28 -0700)
commit695c410c43f84d426c70ca8c83d58c8e0db07eba
tree22e5a11e16f6459712a7e56bb2e11b83e83792b3
parentf416b2bfbafccb3d1c20eb336a5b6680e8e69571
ata: pata_hpt3x2n: Fix possible doc-rotted function name

Fixes the following W=1 kernel build warning(s):

 drivers/ata/pata_hpt3x2n.c:247: warning: expecting prototype for hpt3x2n_bmdma_end(). Prototype was for hpt3x2n_bmdma_stop() instead

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andre Hedrick <andre@linux-ide.org>
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_hpt3x2n.c