diff options
author | Guozhonghua <guozhonghua@h3c.com> | 2016-05-20 02:09:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-20 04:12:14 +0200 |
commit | 8f9b1802c20ace68a7d6603e1fd82a44fedb4078 (patch) | |
tree | 01d0252a36be1cdf0c67ee637cd1c9d5277f529b /kernel | |
parent | ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() (diff) | |
download | linux-8f9b1802c20ace68a7d6603e1fd82a44fedb4078.tar.xz linux-8f9b1802c20ace68a7d6603e1fd82a44fedb4078.zip |
ocfs2: clean up an unneeded goto in ocfs2_put_slot()
The goto is not useful in ocfs2_put_slot(), so delete it.
Signed-off-by: Guozhonghua <guozhonghua@h3c.com>
Cc: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Joseph Qi <joseph.qi@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions