staging: unisys: remove DEDICATED_SWITCH macro
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 3 Oct 2014 18:09:11 +0000 (14:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:06 +0000 (10:29 +0800)
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>
drivers/staging/unisys/include/uisqueue.h

index cde29a22a7f4c17d1992a00fd0a6f86ca6d871bd..19c8d5d7dc8b2f2ef46cbd2402ad1d6a647f056a 100644 (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 */