On Thu, 2005-03-31 at 13:38 -0600, Timothy R. Chavez wrote:
+extern void audit_log_hex(struct audit_buffer *ab,
const unsigned char *buf,
+ size_t len);
+extern void audit_log_untrustedstring(struct audit_buffer *ab,
+ const char *string);
When you submit your patch for testing it wants to be against the -mm
tree, which already has the above.
--
dwmw2