Re: [PATCH] audit: kerneldoc fix for sessionid

From: Randy Dunlap
Date: Fri Jun 13 2008 - 11:46:08 EST


On Fri, 13 Jun 2008 12:48:20 +0200 Henne wrote:

> Add sessionid kerneldoc to auditfilter.
>
> Signed-off-by: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx>

Ack, since I sent a similar patch on 2008-MAY-19.


> ---
>
> 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,



---
~Randy
'"Daemon' is an old piece of jargon from the UNIX operating system,
where it referred to a piece of low-level utility software, a
fundamental part of the operating system."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/