git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff162f
)
security: struct security_operations kerneldoc fix
author
Javier Martinez Canillas
<javier@dowhile0.org>
Wed, 15 Feb 2012 10:58:54 +0000
(11:58 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 28 Feb 2012 15:01:55 +0000
(16:01 +0100)
unix_may_send hook has the prototype:
int (*unix_may_send) (struct socket *sock, struct socket *other)
so the documentation is wrongly referring to the second argument as @sock.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found