aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZohaib Javed <[email protected]>2017-08-22 13:26:52 -0400
committerGreg Kroah-Hartman <[email protected]>2017-08-22 14:56:02 -0700
commit30f82e1ce55bbcf5037853397ba61e2161035a57 (patch)
treefacaaf9647ec2cb1a7662afec456ba7e1633f4c9
parente517857b19a61655bcb4f59621aafeb472453376 (diff)
staging: unisys: include: iochannel.h: Removed unused DEFINE
Removed unused #define GPI_ENTRIES_PER_PAGE Signed-off-by: Zohaib Javed <[email protected]> Signed-off-by: David Kershner <[email protected]> Reviewed-by: David Binder <[email protected]> Reviewed-by: Tim Sell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/staging/unisys/include/iochannel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h
index 80b9ef3ceb0c..40eb7d559bf7 100644
--- a/drivers/staging/unisys/include/iochannel.h
+++ b/drivers/staging/unisys/include/iochannel.h
@@ -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.