On Saturday 07 May 2005 18:52, David Woodhouse wrote:
 Don't do this kind of thing. Just make audit_list_watches()
return
 -EOPNOTSUPP in the !CONFIG_AUDITSYSCALL case. 
I was just being consistent with other code in audit.c. Attached is another 
patch that fixes this + adds 2 messages saying a watch was added and deleted 
- this is required for CAPP,
I'm also attaching another patch that makes the other code conform to your 
request.
-Steve