diff options
author | Andrew Morton <akpm@osdl.org> | 2006-03-24 03:18:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-24 07:33:30 -0800 |
commit | ec9e16bacdba1da1ee15dd162384e22df5c87e09 (patch) | |
tree | c69536db0e5a8814051745faa77fc34eea9ac75c /security | |
parent | de62a97ef576a1f6b5013139ded9893226375bbb (diff) | |
download | linux-ec9e16bacdba1da1ee15dd162384e22df5c87e09.tar.gz linux-ec9e16bacdba1da1ee15dd162384e22df5c87e09.tar.bz2 linux-ec9e16bacdba1da1ee15dd162384e22df5c87e09.zip |
[PATCH] sys_setrlimit() cleanup
- Whitespace cleanups
- Make that expression comprehensible.
There's a potential logic change here: we do the "is it_prof_expires equal to
zero" test after converting it to seconds, rather than doing the comparison
between raw cputime_t's.
But given that it's in units of seconds anyway, that shouldn't change
anything.
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ulrich Weigand <uweigand@de.ibm.com>
Cc: Cliff Wickman <cpw@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions