drivers: staging: lustre: Fix that open brace { should be on the previous line errors
authorGreg Donald <gdonald@gmail.com>
Fri, 22 Aug 2014 14:06:15 +0000 (09:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 19:01:26 +0000 (12:01 -0700)
commit9d0b2b7a079599c69ef23109b3851d1cdd159c2e
tree60cf14b890fc8ea18f82653c2c09d506906635ef
parenta58a38ac0d94ccafdc1ae3c0ece750cbb9ca34c9
drivers: staging: lustre: Fix that open brace { should be on the previous line errors

Fix checkpatch.pl that open brace { should be on the previous line errors

Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.c
drivers/staging/lustre/lnet/lnet/api-ni.c
drivers/staging/lustre/lnet/selftest/framework.c
drivers/staging/lustre/lustre/include/lustre/lustre_user.h
drivers/staging/lustre/lustre/ldlm/ldlm_pool.c
drivers/staging/lustre/lustre/ldlm/ldlm_request.c
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
drivers/staging/lustre/lustre/libcfs/hash.c
drivers/staging/lustre/lustre/llite/super25.c
drivers/staging/lustre/lustre/lmv/lmv_obd.c
This page took 0.027325 seconds and 5 git commands to generate.