staging: unisys: remove DEDICATED_SWITCH macro

Nobody is using this macro anymore so remove it.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Benjamin Romer 2014-10-03 14:09:11 -04:00 committed by Greg Kroah-Hartman
parent 4eddbf1390
commit 0e2906ac9f

View File

@ -169,9 +169,6 @@ struct bus_info {
* by IOVM; 0 otherwise... */
};
#define DEDICATED_SWITCH(s) ((s->extPortCount == 1) && \
(s->intPortCount == 1))
struct sn_list_entry {
struct uisscsi_dest pdest; /* scsi bus, target, lun for
* phys disk */