target: Drop left-over internal dev attribute code
commit43cf208cbe2080ff0212bd3527d915395b6129f6
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 28 Nov 2014 05:34:39 +0000 (28 05:34 +0000)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 2 Dec 2014 05:36:21 +0000 (1 21:36 -0800)
treeaae216f87029e13ac9e4565d7d0837e5b80118c5
parent6cfb546bfce644bd4fb6662a5049a73406f655c9
target: Drop left-over internal dev attribute code

Now that backend drivers are populating their own device attributes,
go ahead and remove left-over definitions + internal attribute list
of device attributes from target_core_configfs.c code

Also update TB_CIT_SETUP(dev_attrib,...) to signal ct_attr = NULL.

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