Skip to content

Commit

Permalink
include/asm-x86/ipcbuf.h: checkpatch cleanups - formatting only
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 1774a5b commit 5ca22aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/asm-x86/ipcbuf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 5ca22aa

Please sign in to comment.