about summary refs log tree commit diff
path: root/arch/powerpc/bits/msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/bits/msg.h')
-rw-r--r--arch/powerpc/bits/msg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/bits/msg.h b/arch/powerpc/bits/msg.h
index a6b9ad5b..171c11a3 100644
--- a/arch/powerpc/bits/msg.h
+++ b/arch/powerpc/bits/msg.h
@@ -1,5 +1,4 @@
-struct msqid_ds
-{
+struct msqid_ds {
 	struct ipc_perm msg_perm;
 	int __unused1;
 	time_t msg_stime;