Commit 130e293d authored by John Johansen's avatar John Johansen Committed by Tim Gardner

Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"

BugLink: http://bugs.launchpad.net/bugs/1379535

This reverts commit ee0d667727eadf194825ecbb7524faa4c425ab8a.
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 67194e9d
......@@ -472,7 +472,7 @@ int aa_move_mount(struct aa_label *label, struct path *path,
buffer, &name, &info,
labels_profile(label)->disconnected);
if (error)
goto out;
goto error;
error = aa_path_name(&old_path, path_flags(labels_profile(label),
&old_path),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment