diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-05-09 02:33:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 12:30:49 -0700 |
commit | 18d8362d517cb2bd97761294924fe6c2a6ee5e3c (patch) | |
tree | fff49e54cb725ba33ddf4453fb866838ad6ceeca /kernel/time | |
parent | ae030e435f5400cff77c52506a8d3d7278f0947c (diff) |
mutex_lock_interruptible(): add __must_check
It's not sane to use mutex_lock_interruptible() and to then ignore the result.
Ditto down_interruptible(), but I'm lazy.
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions