On Wed, May 01, 2013 at 02:31:07PM -0700, John Johansen wrote: > moving replacedby to use labels will allow for faster label lookup > when a label is replaced and also remove the need to create replacement > labels to get a none stale version during task confinement lookup.
non-stale > this is a first step just handling single profile labels, a second patch > to actually handle compound (multi-profile) labels will be needed > > Signed-off-by: John Johansen <[email protected]> > + if (!r) { > + info = "failed to create "; > + error = -ENOMEM; > + goto fail_lock; There's a trailing space in the info = string. With these two typos fixed, Acked-by: Seth Arnold <[email protected]> Thanks
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
