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)
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>

No differences found