]> 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>
Fri, 3 Apr 2015 10:35:28 +0000 (12:35 +0200)
commit21c25a9ff87502e74130b568c102802b27891f1b
tree76005a2ebe6f4111f9d40c1f26a73e23ca8edb8d
parent0b0033a15f6fe79015eea477c4e7b4c2ff4357c5
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