commit | 48c2567d1a10b5a2cab72b37775b886b08f88726 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 10 17:37:17 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 06 20:55:45 2012 -0800 |
tree | 0d30560ee9db1e06cca6ed0111036a713850bae6 | |
parent | c87fbd5656f263f0fc1c37d20f402797c068232e [diff] |
target: remove ->get_device_rev Now that the reservations and ALUA code have been cleaned up there is no need for the get_device_rev method, as we only need the standards revision in the inquiry data, where we can hardcode it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>