]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: lustre: Remove unnecessary 'return'
authorRehas Sachdeva <aquannie@gmail.com>
Thu, 15 Sep 2016 12:52:40 +0000 (18:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Sep 2016 17:28:36 +0000 (19:28 +0200)
commit994b48775ab8cda03fcc92bf653b06a63b439658
treef448447b00f63f6da2941d61e5af42454edc4c4c
parent02c041c157a397e40f44345d689fbd13c3585262
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>
drivers/staging/lustre/lustre/llite/rw.c