Commit 0e2906ac authored by Benjamin Romer's avatar Benjamin Romer Committed by Greg Kroah-Hartman
Browse files

staging: unisys: remove DEDICATED_SWITCH macro



Nobody is using this macro anymore so remove it.

Signed-off-by: default avatarBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4eddbf13
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 */