Browse Source

include/asm-x86/ipcbuf.h: checkpatch cleanups - formatting only

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Joe Perches 17 years ago
parent
commit
5ca22aaad9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      include/asm-x86/ipcbuf.h

+ 1 - 2
include/asm-x86/ipcbuf.h

@@ -11,8 +11,7 @@
  * - 2 miscellaneous 32-bit values
  * - 2 miscellaneous 32-bit values
  */
  */
 
 
-struct ipc64_perm
-{
+struct ipc64_perm {
 	__kernel_key_t		key;
 	__kernel_key_t		key;
 	__kernel_uid32_t	uid;
 	__kernel_uid32_t	uid;
 	__kernel_gid32_t	gid;
 	__kernel_gid32_t	gid;