mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 14:05:08 +07:00
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:
parent
4eddbf1390
commit
0e2906ac9f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user