Commit 5ca22aaa authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

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

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 1774a5be
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment