Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164757
b: refs/heads/master
c: cff4edb
h: refs/heads/master
i:
  164755: 3e1577a
v: v3
  • Loading branch information
Kees Cook authored and Linus Torvalds committed Sep 23, 2009
1 parent 6b7bb94 commit 3f7c938
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: 27f6cb160b71b342b7a47d28a4b6c422ea74ccd1
refs/heads/master: cff4edb591c153a779a27a3fd8e7bc1217f2f6b8
2 changes: 1 addition & 1 deletion trunk/fs/proc/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ struct limit_names {
};

static const struct limit_names lnames[RLIM_NLIMITS] = {
[RLIMIT_CPU] = {"Max cpu time", "ms"},
[RLIMIT_CPU] = {"Max cpu time", "seconds"},
[RLIMIT_FSIZE] = {"Max file size", "bytes"},
[RLIMIT_DATA] = {"Max data size", "bytes"},
[RLIMIT_STACK] = {"Max stack size", "bytes"},
Expand Down

0 comments on commit 3f7c938

Please sign in to comment.