Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292250
b: refs/heads/master
c: 0cfdec7
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Herbert Xu committed Feb 5, 2012
1 parent 1307439 commit 49f4bc1
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: 65a4a573b74f8f27e33a99c21a5a5d2fc4d82a1a
refs/heads/master: 0cfdec7a65c98de6637e547a04a33969dc9c61b1
2 changes: 1 addition & 1 deletion trunk/crypto/crypto_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ static int crypto_del_alg(struct sk_buff *skb, struct nlmsghdr *nlh,
static int crypto_add_alg(struct sk_buff *skb, struct nlmsghdr *nlh,
struct nlattr **attrs)
{
int exact;
int exact = 0;
const char *name;
struct crypto_alg *alg;
struct crypto_user_alg *p = nlmsg_data(nlh);
Expand Down

0 comments on commit 49f4bc1

Please sign in to comment.