diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2008-03-31 03:03:41 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-04-18 18:48:26 +0200 |
commit | 842ea771c38a3f0f78bdb1b4d47881e6a210fc15 (patch) | |
tree | 9cf19d7f833922ddada7cf3ccbeec617ac77eda1 /Documentation/ioctl | |
parent | [SCSI] bsg: use better helper list functions (diff) | |
download | linux-842ea771c38a3f0f78bdb1b4d47881e6a210fc15.tar.xz linux-842ea771c38a3f0f78bdb1b4d47881e6a210fc15.zip |
[SCSI] bsg: remove minor in struct bsg_device
minor in struct bsg_device is used as identifier to find the
corresponding struct bsg_device_class. However, request_queuse can be
used as identifier for that and the minor in struct bsg_device is
unnecessary.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'Documentation/ioctl')
0 files changed, 0 insertions, 0 deletions