[PATCH 061/141] staging: unisys: remove unused #define MAX_SERIAL_NUM

Benjamin Romer benjamin.romer at unisys.com
Tue May 5 22:36:38 UTC 2015


From: Erik Arfvidson <erik.arfvidson at unisys.com>

This patch simply removes #define MAX_SERIAL_NUM from iochannel.h

Signed-off-by: Erik Arfvidson <erik.arfvidson at unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer at unisys.com>
---
 drivers/staging/unisys/common-spar/include/channels/iochannel.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/staging/unisys/common-spar/include/channels/iochannel.h b/drivers/staging/unisys/common-spar/include/channels/iochannel.h
index 3bd7579..ff393c2 100644
--- a/drivers/staging/unisys/common-spar/include/channels/iochannel.h
+++ b/drivers/staging/unisys/common-spar/include/channels/iochannel.h
@@ -140,10 +140,6 @@
 * MAX_SKB_FRAGS size, which is 18 which is smaller than MAX_PHYS_INFO for
 * now.  */
 
-#ifndef MAX_SERIAL_NUM
-#define MAX_SERIAL_NUM		32
-#endif				/* MAX_SERIAL_NUM */
-
 #define MAX_SCSI_BUSES		1
 #define MAX_SCSI_TARGETS	8
 #define MAX_SCSI_LUNS		16
-- 
2.1.4



More information about the devel mailing list