]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: llite: Remove redundant else keyword
authorLuis de Bethencourt <luisbg@kernel.org>
Wed, 6 Dec 2017 19:16:59 +0000 (19:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Dec 2017 14:34:17 +0000 (15:34 +0100)
commit30c1e39fb641f5887aeb263e03e1de9c85c8622a
tree508f6dad6b3b33c5c050328f4f7f5c6203c4c053
parentee4bf6ed3ab763dc7a1976465f7076db60864743
staging: lustre: llite: Remove redundant else keyword

There is no need to use 'else' if in main branch 'goto' is present.

Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_lib.c