Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347891
b: refs/heads/master
c: e67eab3
h: refs/heads/master
i:
  347889: 3403189
  347887: 7e1a772
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Dec 21, 2012
1 parent e47250a commit ff38989
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a68c2f12b4b28994aaf622bbe5724b7258cc2fcf
refs/heads/master: e67eab39bee26f509d38d00ca1a8f24b63f46a31
2 changes: 0 additions & 2 deletions trunk/security/keys/process_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,6 @@ key_ref_t search_my_process_keyrings(struct key_type *type,

switch (PTR_ERR(key_ref)) {
case -EAGAIN: /* no key */
if (ret)
break;
case -ENOKEY: /* negative key */
ret = key_ref;
break;
Expand Down

0 comments on commit ff38989

Please sign in to comment.