Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322513
b: refs/heads/master
c: 80de7c3
h: refs/heads/master
i:
  322511: 91616db
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Sep 6, 2012
1 parent 4782eae commit 84af673
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: 080909503664641432cc8adf2ee2084775fd992a
refs/heads/master: 80de7c3138ee9fd86a98696fd2cf7ad89b995d0a
2 changes: 1 addition & 1 deletion trunk/mm/mempolicy.c
Original file line number Diff line number Diff line change
Expand Up @@ -2562,7 +2562,7 @@ int mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol, int no_context)
break;

default:
BUG();
return -EINVAL;
}

l = strlen(policy_modes[mode]);
Expand Down

0 comments on commit 84af673

Please sign in to comment.