[PATCH 02/11] keys: Kill off request_key_async{, _with_auxdata} [ver #2]
Kill off request_key_async{,_with_auxdata}() as they're not currently used. Signed-off-by: David Howells --- include/linux/key.h | 11 - security/keys/request_key.c | 50 --- 2 files changed, 61 deletions(-) diff --git a/include/linux
[PATCH 02/11] keys: Kill off request_key_async{,_with_auxdata}
Kill off request_key_async{,_with_auxdata}() as they're not currently used. Signed-off-by: David Howells --- include/linux/key.h | 11 - security/keys/request_key.c | 50 --- 2 files changed, 61 deletions(-) diff --git a/include/linux