]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: lnet: add spaces around '||'
authoraybuke ozdemir <aybuke.147@gmail.com>
Thu, 19 Feb 2015 21:06:46 +0000 (23:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:57 +0000 (12:23 -0800)
commit95c3fe337b0c9e3a848be2c2778cbe028325d633
tree601aa5f573e069f72b13f01ec8f5ef82b0992e86
parentd501e5641a44ac8bd4e1c2da28bf4b7fea63653f
Staging: lustre: lnet: add spaces around '||'

This fixes the checkpatch.pl error in conctl.c:
ERROR: spaces required around that '||' (ctx:VxE)

Signed-off-by: aybuke ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/conctl.c