mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
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:
parent
1774a5bed3
commit
5ca22aaad9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user