commit | c209069e9b81b1d2a9f344c1da102f3256460c16 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 02 16:28:12 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 11:12:17 2015 +0200 |
tree | 4d644eafe081c9c78eeded3b6490042f7acaf5d8 | |
parent | 59f084070c96f777f977ebd58dc934b9d2a1d95b [diff] |
Staging: lustre: module.c: remove unneeded return statement Remove an unneeded return statement in this file as reported by checkpatch.pl. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>