From ed333289e212acbc478affaab0732752ddf6a3a1 Mon Sep 17 00:00:00 2001 From: Yoichi Yuasa Date: Fri, 17 Nov 2006 11:51:41 +1100 Subject: [PATCH] --- yaml --- r: 41011 b: refs/heads/master c: 610a5b742e9df4e59047f22d13d8bd83cafce388 h: refs/heads/master i: 41009: ec87834350d34e7e059bf32f19f030df64ddc4d9 41007: ae173120001fc67b39cd0ac6c4ed552a5dc5c63d v: v3 --- [refs] | 2 +- trunk/include/linux/crypto.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8eb8238edf69..31d0c351f3b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e030f8294a5b9f8179dae10cdbf9dcf32aa64110 +refs/heads/master: 610a5b742e9df4e59047f22d13d8bd83cafce388 diff --git a/trunk/include/linux/crypto.h b/trunk/include/linux/crypto.h index 8f2ffa4caabf..6485e9716b36 100644 --- a/trunk/include/linux/crypto.h +++ b/trunk/include/linux/crypto.h @@ -245,7 +245,7 @@ int crypto_alg_available(const char *name, u32 flags) __deprecated_for_modules; int crypto_has_alg(const char *name, u32 type, u32 mask); #else -static int crypto_alg_available(const char *name, u32 flags); +static int crypto_alg_available(const char *name, u32 flags) __deprecated_for_modules; static inline int crypto_alg_available(const char *name, u32 flags) {