On Monday 16 May 2005 11:49, Chris Wright wrote:
* Timothy R. Chavez (tinytim(a)us.ibm.com) wrote:
> I'm just browsing around and noticed that struct audit_message is defined
> in audit.h but is no longer used anywhere? Probably obsoleted at some
> point? Should we get rid of this structure? Am I missing something?
Last I checked it was userspace only.
thanks,
-chris
Ah.... I guess that'd explain the #ifNdef __KERNEL__ preprocessor directive
around it :-) *cough*
-tim