ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' param
authorLee Jones <lee.jones@linaro.org>
Mon, 1 Feb 2021 14:39:31 +0000 (14:39 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 12 Mar 2021 14:28:30 +0000 (07:28 -0700)
commit764e3bc4e95b5353da039da382968580124253ec
tree0602c50eda1d7291ec3c39d1e4f3e46c9be49b79
parentf3a23c2cdf55237a13357735776d2f6dabed46ef
ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' param

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

 drivers/ata/pata_ali.c:119: warning: Function parameter or member 'mask' not described in 'ali_20_filter'

Cc: Jens Axboe <axboe@kernel.dk>
Cc: CJ <cjtsai@ali.com.tw>
Cc: Andre Hedrick <andre@linux-ide.org>
Cc: Alan Cox <alan@redhat.com>
Cc: Clear Zhang <Clear.Zhang@ali.com.tw>
Cc: linux-ide@vger.kernel.org
Cc: and cc <htejun@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_ali.c