~ubuntu-branches/ubuntu/quantal/linux-ti-omap4/quantal-proposed

« back to all changes in this revision

Viewing changes to kernel/audit_tree.c

  • Committer: Package Import Robot
  • Author(s): Brad Figg, Brad Figg
  • Date: 2013-06-08 09:09:23 UTC
  • Revision ID: package-import@ubuntu.com-20130608090923-ibtnp6edtrn3sxik
Tags: 3.5.0-226.39
[ Brad Figg ]

UBUNTU: Fixup missing abi files causing FTBS

Show diffs side-by-side

added added

removed removed

Lines of Context:
609
609
                }
610
610
                spin_unlock(&hash_lock);
611
611
                trim_marked(tree);
612
 
                put_tree(tree);
613
612
                drop_collected_mounts(root_mnt);
614
613
skip_it:
 
614
                put_tree(tree);
615
615
                mutex_lock(&audit_filter_mutex);
616
616
        }
617
617
        list_del(&cursor);