From: Christoph Hellwig Date: Wed, 21 Dec 2011 19:20:10 +0000 (-0500) Subject: target: remove the unused struct iblock_hba X-Git-Tag: v3.4-rc1~146^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e315a066d7d1917f762d2f2a14e9a71a8656fea;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed