[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48525074.9020907@nachtwindheim.de>
Date: Fri, 13 Jun 2008 12:48:20 +0200
From: Henne <henne@...htwindheim.de>
To: eparis@...hat.com, linux-kernel@...r.kernel.org
Subject: [PATCH] audit: kerneldoc fix for sessionid
Add sessionid kerneldoc to auditfilter.
Signed-off-by: Henrik Kretzschmar <henne@...htwindheim.de>
---
diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c
index 0e0bd27..e49c2d7 100644
--- a/kernel/auditfilter.c
+++ b/kernel/auditfilter.c
@@ -1544,6 +1544,7 @@ static void audit_log_rule_change(uid_t loginuid, u32 sessionid, u32 sid,
* @data: payload data
* @datasz: size of payload data
* @loginuid: loginuid of sender
+ * @sessionid: sessionid of sender
* @sid: SE Linux Security ID of sender
*/
int audit_receive_filter(int type, int pid, int uid, int seq, void *data,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists