commit | 994b48775ab8cda03fcc92bf653b06a63b439658 | [log] [tgz] |
---|---|---|
author | Rehas Sachdeva <aquannie@gmail.com> | Thu Sep 15 18:22:40 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 15 19:28:36 2016 +0200 |
tree | f448447b00f63f6da2941d61e5af42454edc4c4c | |
parent | 02c041c157a397e40f44345d689fbd13c3585262 [diff] |
staging: lustre: Remove unnecessary 'return' Remove unnecessary void return at the end of a function. Issue detected by checkpatch. Signed-off-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>