]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: Change argument type of scsi_req_init()
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 20 Jun 2017 18:15:42 +0000 (11:15 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Jun 2017 01:27:14 +0000 (19:27 -0600)
commitc8d9cf22cf0f89d1249a57ade5a1949c62075ce6
tree34427e408f352b041ddd2d2c8c4223ed54429593
parentca18d6f769d22e931d3ba1e8d1ae81953547a417
block: Change argument type of scsi_req_init()

Since scsi_req_init() works on a struct scsi_request, change the
argument type into struct scsi_request *.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/scsi_ioctl.c
drivers/ide/ide-atapi.c
drivers/ide/ide-probe.c
drivers/scsi/scsi_lib.c
include/scsi/scsi_request.h