target: remove the unused struct iblock_hba
authorChristoph Hellwig <hch@infradead.org>
Wed, 21 Dec 2011 19:20:10 +0000 (14:20 -0500)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 25 Feb 2012 22:37:46 +0000 (14:37 -0800)
commit6e315a066d7d1917f762d2f2a14e9a71a8656fea
treecfc7f4f79f68a26356fea3f0307104dbefbbd450
parent3d26fea01d5f80e3e585d69d8d73a60e1ca563a0
target: remove the unused struct iblock_hba

There is no reason to allocate a struct just to store the host number for
a debug printk in the detach path.  I've simply removed the verbose
debugging given that the calling code thinks the number passed in is
something different from a host ID anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_iblock.c
drivers/target/target_core_iblock.h