]> git.baikalelectronics.ru Git - kernel.git/commit
ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its header
authorLee Jones <lee.jones@linaro.org>
Thu, 18 Mar 2021 08:51:42 +0000 (08:51 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 31 Mar 2021 02:21:25 +0000 (20:21 -0600)
commit39eaf3bcddf1552a0ee802c1abc7b11f715d104b
tree11f4e99299938dfd86400d76f140400101e435e2
parent6172cd3de2b2948ba134da40a20ef1012c86d451
ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its header

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

 drivers/ata/pata_piccolo.c:87: warning: expecting prototype for ata_tosh_init(). Prototype was for ata_tosh_init_one() instead

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andre Hedrick <andre@linux-ide.org>
Cc: Hat Inc <alan@redhat.com>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210318085150.3131936-8-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_piccolo.c