KEYS: Give key types their own lockdep class for key->sem
authorDavid Howells <dhowells@redhat.com>
Wed, 16 Nov 2011 11:15:54 +0000 (11:15 +0000)
committerJames Morris <jmorris@namei.org>
Wed, 16 Nov 2011 22:35:32 +0000 (09:35 +1100)
Give keys their own lockdep class to differentiate them from each other in case
a key of one type has to refer to a key of another type.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found