commit | 822aa3e22f6eace077b53b28176aaf001a92a61d | [log] [tgz] |
---|---|---|
author | Luca Wehrstedt <luca.wehrstedt@ens.fr> | Thu Apr 02 16:33:34 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 02 16:58:04 2015 +0200 |
tree | 10eb8ea311b5a6e1ef4c3c9464ef3e75265c558f | |
parent | 1ca510b0ea6da1a4ff3a385f0613e045f670304e [diff] |
Staging: lustre: lov_io.c: remove useless unary pluses Replace two occurrences of "+1" with simply "1". Signed-off-by: Luca Wehrstedt <luca.wehrstedt@ens.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>