[PATCH] merge some from Rusty's trivial patches
This patch contains the most trivial from Rusty's trivial patches: - spelling fixes - remove duplicate includes Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
f9101210e7
commit
338cec3253
@@ -69,7 +69,7 @@ struct mqueue_inode_info {
|
||||
|
||||
struct sigevent notify;
|
||||
pid_t notify_owner;
|
||||
struct user_struct *user; /* user who created, for accouting */
|
||||
struct user_struct *user; /* user who created, for accounting */
|
||||
struct sock *notify_sock;
|
||||
struct sk_buff *notify_cookie;
|
||||
|
||||
|
Reference in New Issue
Block a user