]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
target: Drop left-over PHBA_PDEV set attr checks
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 28 Nov 2014 05:39:12 +0000 (05:39 +0000)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 2 Dec 2014 05:36:21 +0000 (21:36 -0800)
commit4b2f57e5ced40e91cbf8886d7dc40a9474d2f5c0
tree0d8cc01a5aa5940e2ad6113b9798134c548ad612
parent43cf208cbe2080ff0212bd3527d915395b6129f6
target: Drop left-over PHBA_PDEV set attr checks

Now that PSCSI is only exposing four hw_* read-only device attributes,
go ahead and drop the left-over -> legacy PHBA_PDEV checks in various
se_dev_set_* code, since it's now only used by virtual devices.

Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_device.c