Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
[deliverable/linux.git] / include / linux / lockdep.h
index ea097dddc44f791d34a599aa12b3a251413aa47d..7e1160dde5e7cd052fcf67ac2852f7ecc1bb7062 100644 (file)
@@ -132,6 +132,7 @@ struct lock_list {
        struct list_head                entry;
        struct lock_class               *class;
        struct stack_trace              trace;
+       int                             distance;
 };
 
 /*
This page took 0.028482 seconds and 5 git commands to generate.