Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41011
b: refs/heads/master
c: 610a5b7
h: refs/heads/master
i:
  41009: ec87834
  41007: ae17312
v: v3
  • Loading branch information
Yoichi Yuasa authored and Herbert Xu committed Nov 19, 2006
1 parent 7e36363 commit ed33328
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e030f8294a5b9f8179dae10cdbf9dcf32aa64110
refs/heads/master: 610a5b742e9df4e59047f22d13d8bd83cafce388
2 changes: 1 addition & 1 deletion trunk/include/linux/crypto.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit ed33328

Please sign in to comment.