diff options
author | piaojun <piaojun@huawei.com> | 2016-12-12 16:41:14 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-12 18:55:06 -0800 |
commit | 28bb5ef485d3e96da056124e9b60df4486d38265 (patch) | |
tree | 8514f38efc5acb55e2ffe03f90001ac15bd2ee47 /fs/ocfs2/mmap.c | |
parent | aa7b58597f48b93e9d08b4bac90e41690f586e46 (diff) | |
download | linux-28bb5ef485d3e96da056124e9b60df4486d38265.tar.bz2 |
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
When 'dispatch_assert' is set, 'response' must be DLM_MASTER_RESP_YES,
and 'res' won't be null, so execution can't reach these two branch.
Link: http://lkml.kernel.org/r/58174C91.3040004@huawei.com
Signed-off-by: Jun Piao <piaojun@huawei.com>
Reviewed-by: Joseph Qi Joseph Qi <jiangqi903@gmail.com>
Cc: Mark Fasheh <mfasheh@versity.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ocfs2/mmap.c')
0 files changed, 0 insertions, 0 deletions