diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-02-01 15:39:28 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-12 15:28:30 +0100 |
commit | a51746f47153b45c865146a4b083693c2faea4aa (patch) | |
tree | 09204cfc11efa3bba70cd3d9fa24e2457ef28c5b /Makefile | |
parent | ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' p... (diff) | |
download | linux-a51746f47153b45c865146a4b083693c2faea4aa.tar.xz linux-a51746f47153b45c865146a4b083693c2faea4aa.zip |
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 'Makefile')
0 files changed, 0 insertions, 0 deletions