summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-03-30 09:41:25 (GMT)
committerEric Van Hensbergen <ericvh@gmail.com>2010-04-05 19:32:33 (GMT)
commit85a770a8889035625466a4cfb1393cd7d2ffd165 (patch)
treea860f3d7a95ad083863a1b55394f31f3b1b6f133 /net
parent11e9b49b7fa056bfc00a56de8956d1d5fe8b84ea (diff)
downloadlinux-85a770a8889035625466a4cfb1393cd7d2ffd165.tar.xz
9p: return on mutex_lock_interruptible()
If "err" is -EINTR here the original code calls mutex_unlock() and then returns, but it should just return directly. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com> ------------------------------------------------------------------------------ Download Intel&#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions