提交 0e2906ac 编写于 作者: B Benjamin Romer 提交者: Greg Kroah-Hartman

staging: unisys: remove DEDICATED_SWITCH macro

Nobody is using this macro anymore so remove it.
Signed-off-by: NBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4eddbf13
...@@ -169,9 +169,6 @@ struct bus_info { ...@@ -169,9 +169,6 @@ struct bus_info {
* by IOVM; 0 otherwise... */ * by IOVM; 0 otherwise... */
}; };
#define DEDICATED_SWITCH(s) ((s->extPortCount == 1) && \
(s->intPortCount == 1))
struct sn_list_entry { struct sn_list_entry {
struct uisscsi_dest pdest; /* scsi bus, target, lun for struct uisscsi_dest pdest; /* scsi bus, target, lun for
* phys disk */ * phys disk */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册