[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.
authorRobert P. J. Day <rpjday@mindspring.com>
Sat, 24 Feb 2007 11:17:09 +0000 (06:17 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Feb 2007 23:06:06 +0000 (23:06 +0000)
Delete the definition of the apparently unreferenced macro _IOC_SLMASK.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/ioctl.h

index cba641a..2036fcb 100644 (file)
 #define _IOC_SIZESHIFT (_IOC_TYPESHIFT+_IOC_TYPEBITS)
 #define _IOC_DIRSHIFT  (_IOC_SIZESHIFT+_IOC_SIZEBITS)
 
-/*
- * We to additionally limit parameters to a maximum 255 bytes.
- */
-#define _IOC_SLMASK    0xff
-
 /*
  * Direction bits _IOC_NONE could be 0, but OSF/1 gives it a bit.
  * And this turns out useful to catch old ioctl numbers in header