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>
This commit is contained in:
Joe Perches 2008-03-23 01:02:26 -07:00 committed by Ingo Molnar
parent 1774a5bed3
commit 5ca22aaad9
1 changed files with 1 additions and 2 deletions

View File

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