Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343015
b: refs/heads/master
c: b010520
h: refs/heads/master
i:
  343013: 46d817d
  343011: 83275ac
  343007: 3f121f2
v: v3
  • Loading branch information
Alan Cox authored and Jiri Kosina committed Oct 25, 2012
1 parent 7264ad5 commit e180169
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: 6f7c962c0b8efc78aec4c5514865fb5be83f4d92
refs/heads/master: b010520ab3d2c05eb444ed5e01fe6c33842f597a
2 changes: 0 additions & 2 deletions trunk/security/keys/process_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,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 e180169

Please sign in to comment.