ata: pata_sis: Remove superfluous param description and supply another
authorLee Jones <lee.jones@linaro.org>
Thu, 18 Mar 2021 08:51:38 +0000 (08:51 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 31 Mar 2021 02:21:25 +0000 (20:21 -0600)
commit8927c41e3118e0d00ea88c1a0a7ffa360ec3bf8e
tree03bd12cbf99c5c79b9386cec3b5c0770491818ab
parent91c50d8a1f9a28b3725154bc0046d8ac4bf11796
ata: pata_sis: Remove superfluous param description and supply another

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

 drivers/ata/pata_sis.c:124: warning: Excess function parameter 'deadline' description in 'sis_133_cable_detect'
 drivers/ata/pata_sis.c:529: warning: Function parameter or member 'mask' not described in 'sis_133_mode_filter'

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andre Hedrick <andre@linux-ide.org>
Cc: Lionel Bouton <Lionel.Bouton@inet6.fr>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Cc: "L.C. Chang" <lcchang@sis.com.tw>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210318085150.3131936-4-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_sis.c