]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bsg: device hash table cleanup
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 17 Jul 2007 10:21:15 +0000 (12:21 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 17 Jul 2007 10:21:15 +0000 (12:21 +0200)
commit1c1133e1ff850279d604581af31a400c830b0393
tree4bb102eed5593273405db2171a69ed86692db5ae
parent9b9f770cef0037fd0e4d623f31ddfa8acda38205
bsg: device hash table cleanup

- kill unused bsg_list_idx macro.
- add bsg_dev_idx_hash() that returns an appropriate hlist_head.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/bsg.c