about summary refs log tree commit diff
path: root/arch/powerpc64/bits/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc64/bits/ioctl.h')
-rw-r--r--arch/powerpc64/bits/ioctl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc64/bits/ioctl.h b/arch/powerpc64/bits/ioctl.h
index 43839946..1424b2dc 100644
--- a/arch/powerpc64/bits/ioctl.h
+++ b/arch/powerpc64/bits/ioctl.h
@@ -101,9 +101,9 @@
 #define TIOCGDEV	_IOR('T',0x32, unsigned int)
 #define TIOCSIG		_IOW('T',0x36, int)
 #define TIOCVHANGUP	0x5437
-#define TIOCGPKT	_IOR('T',0x38, int)
-#define TIOCGPTLCK	_IOR('T',0x39, int)
-#define TIOCGEXCL	_IOR('T',0x40, int)
+#define TIOCGPKT	_IOR('T', 0x38, int)
+#define TIOCGPTLCK	_IOR('T', 0x39, int)
+#define TIOCGEXCL	_IOR('T', 0x40, int)
 
 #define TIOCSERCONFIG	0x5453
 #define TIOCSERGWILD	0x5454