]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: fix comment in struct Scsi_Host definition
authorSebastian Herbszt <herbszt@gmx.de>
Sat, 20 Sep 2014 11:37:55 +0000 (13:37 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 30 Sep 2014 13:48:27 +0000 (15:48 +0200)
commit62fd5b8858eb3ff4aa0a5c0f358b0a120aafe29b
tree3d1626452ebb15374dd2745a5d7acce9a88c06f0
parent5cf60275661f3a29cfe01a2b1ec0b6dfc79cd8a8
scsi: fix comment in struct Scsi_Host definition

Commit dbbb07d (scsi: use 64-bit value for 'max_luns') changed the order
of Scsi_Host members. Update the comment to reflect this.

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/scsi/scsi_host.h