diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2013-06-06 01:29:04 +0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-06-06 09:52:29 +0100 |
commit | a9aefd707c65aa5a7945b3f16bd39f314aa8414d (patch) | |
tree | 5a41e8c469b5d396de1c48627873ce163c53fce6 /fs/ioprio.c | |
parent | edd2e9acc06f1f32ce9acab442d395bacc6c8d7f (diff) |
GFS2: fix error propagation in init_threads()
If kthread_run() fails, init_threads() returns
IS_ERR(p) instead of PTR_ERR(p).
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/ioprio.c')
0 files changed, 0 insertions, 0 deletions