Skip to content
Snippets Groups Projects
Commit 5ca22aaa authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment