]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: lov_io.c: remove useless unary pluses
authorLuca Wehrstedt <luca.wehrstedt@ens.fr>
Thu, 2 Apr 2015 14:33:34 +0000 (16:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2015 14:58:04 +0000 (16:58 +0200)
commit822aa3e22f6eace077b53b28176aaf001a92a61d
tree10eb8ea311b5a6e1ef4c3c9464ef3e75265c558f
parent1ca510b0ea6da1a4ff3a385f0613e045f670304e
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>
drivers/staging/lustre/lustre/lov/lov_io.c