summary refs log tree commit diff
path: root/drivers/ata/pata_sil680.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2021-02-01 14:39:28 +0000
committerJens Axboe <axboe@kernel.dk>2021-03-12 07:28:30 -0700
commita51746f47153b45c865146a4b083693c2faea4aa (patch)
tree09204cfc11efa3bba70cd3d9fa24e2457ef28c5b /drivers/ata/pata_sil680.c
parentd6c2aaaee4fb2574abfe75be3707a375db81e74d (diff)
downloadlinux-a51746f47153b45c865146a4b083693c2faea4aa.tar.gz
ata: pata_hpt37x: Fix some function misnaming and missing param issues
Fixes the following W=1 kernel build warning(s):

 drivers/ata/pata_hpt37x.c:283: warning: Function parameter or member 'mask' not described in 'hpt370_filter'
 drivers/ata/pata_hpt37x.c:301: warning: Function parameter or member 'mask' not described in 'hpt370a_filter'
 drivers/ata/pata_hpt37x.c:473: warning: expecting prototype for hpt370_bmdma_end(). Prototype was for hpt370_bmdma_stop() instead
 drivers/ata/pata_hpt37x.c:567: warning: expecting prototype for hpt37x_bmdma_end(). Prototype was for hpt37x_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>
Diffstat (limited to 'drivers/ata/pata_sil680.c')
0 files changed, 0 insertions, 0 deletions