KEYS: fix macro
authorSebastian Siewior <sebastian@breakpoint.cc>
Tue, 8 Jan 2008 23:32:47 +0000 (15:32 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 Jan 2008 00:10:35 +0000 (16:10 -0800)
commit5b7741b3325d0d94c88b2ad46657a536890aaa2f
tree11bc16f7d9991f248652e60ec1ce8d6c528d8d8c
parent9f966be8996f2829406324c68e4c67c2d64d864b
KEYS: fix macro

Commit 664cceb0093b755739e56572b836a99104ee8a75 changed the parameters of
the function make_key_ref().  The macros that are used in case CONFIG_KEY
is not defined did not change.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/key.h