projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7144bca
)
audit: fix auditfilter.c kernel-doc warnings
author
Randy Dunlap
<
[email protected]
>
Thu, 10 Jan 2013 01:12:45 +0000
(17:12 -0800)
committer
Linus Torvalds
<
[email protected]
>
Thu, 10 Jan 2013 22:35:23 +0000
(14:35 -0800)
Fix new kernel-doc warning in auditfilter.c:
Warning(kernel/auditfilter.c:1157): Excess function parameter 'uid' description in 'audit_receive_filter'
Signed-off-by: Randy Dunlap <
[email protected]
>
Cc: Al Viro <
[email protected]
>
Cc: Eric Paris <
[email protected]
>
Cc:
[email protected]
(subscribers-only)
Signed-off-by: Linus Torvalds <
[email protected]
>
kernel/auditfilter.c
patch
|
blob
|
history
diff --git
a/kernel/auditfilter.c
b/kernel/auditfilter.c
index 7f19f23d38a3347373ec00a629c6c0b39a8f770a..f9fc54bbe06faa3e845e19871d15ace3e6c5e1b3 100644
(file)
--- a/
kernel/auditfilter.c
+++ b/
kernel/auditfilter.c
@@
-1144,7
+1144,6
@@
static void audit_log_rule_change(kuid_t loginuid, u32 sessionid, u32 sid,
* audit_receive_filter - apply all rules to the specified message type
* @type: audit message type
* @pid: target pid for netlink audit messages
- * @uid: target uid for netlink audit messages
* @seq: netlink audit message sequence (serial) number
* @data: payload data
* @datasz: size of payload data