[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080613084455.6c390216.randy.dunlap@oracle.com>
Date: Fri, 13 Jun 2008 08:44:55 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Henne <henne@...htwindheim.de>
Cc: eparis@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] audit: kerneldoc fix for sessionid
On Fri, 13 Jun 2008 12:48:20 +0200 Henne wrote:
> Add sessionid kerneldoc to auditfilter.
>
> Signed-off-by: Henrik Kretzschmar <henne@...htwindheim.de>
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@...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