Commit 30f82e1c authored by Zohaib Javed's avatar Zohaib Javed Committed by Greg Kroah-Hartman

staging: unisys: include: iochannel.h: Removed unused DEFINE

Removed unused #define GPI_ENTRIES_PER_PAGE
Signed-off-by: default avatarZohaib Javed <zohaib.javed@gmail.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarDavid Binder <david.binder@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e517857b
......@@ -133,8 +133,6 @@ struct guest_phys_info {
u64 length;
} __packed;
#define GPI_ENTRIES_PER_PAGE (PAGE_SIZE / sizeof(struct guest_phys_info))
/*
* struct uisscsi_dest
* @channel: Bus number.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment