commit | 5b7741b3325d0d94c88b2ad46657a536890aaa2f | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <sebastian@breakpoint.cc> | Tue Jan 08 15:32:47 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jan 08 16:10:35 2008 -0800 |
tree | 11bc16f7d9991f248652e60ec1ce8d6c528d8d8c | |
parent | 9f966be8996f2829406324c68e4c67c2d64d864b [diff] |
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>