diff options
author | 2007-05-09 02:33:39 -0700 | |
---|---|---|
committer | 2007-05-09 12:30:49 -0700 | |
commit | 18d8362d517cb2bd97761294924fe6c2a6ee5e3c (patch) | |
tree | fff49e54cb725ba33ddf4453fb866838ad6ceeca /kernel/workqueue.c | |
parent | tty_set_ldisc() receive_room fix (diff) | |
download | linux-rng-18d8362d517cb2bd97761294924fe6c2a6ee5e3c.tar.xz linux-rng-18d8362d517cb2bd97761294924fe6c2a6ee5e3c.zip |
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/workqueue.c')
0 files changed, 0 insertions, 0 deletions