diff options
author | David Howells <dhowells@redhat.com> | 2010-04-30 14:32:39 +0100 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-05-06 22:25:02 +1000 |
commit | f70e2e06196ad4c1c762037da2f75354f6c16b81 (patch) | |
tree | 9632a1e655efb684c87f8c7be6d091fbb1a430e7 /drivers/hwmon | |
parent | 043b4d40f53131c5f72eca2a46555fe35328a930 (diff) | |
download | linux-3.10-f70e2e06196ad4c1c762037da2f75354f6c16b81.tar.gz linux-3.10-f70e2e06196ad4c1c762037da2f75354f6c16b81.tar.bz2 linux-3.10-f70e2e06196ad4c1c762037da2f75354f6c16b81.zip |
KEYS: Do preallocation for __key_link()
Do preallocation for __key_link() so that the various callers in request_key.c
can deal with any errors from this source before attempting to construct a key.
This allows them to assume that the actual linkage step is guaranteed to be
successful.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions