[PATCH 0/5] staging: lustre: lnet: klnds: Fix coding style in socklnd.c

From: Masaru Nomura
Date: Sun May 18 2014 - 13:19:36 EST


These patches fix warnings below in socklnd.c to meet coding style.
Also fix some indenting due to changes to keep readability.

WARNING: space prohibited between function name and open parenthesis '('
WARNING: line over 80 characters

Masaru Nomura (5):
staging: lustre: lnet: socklnd: Remove prohibited space
staging: lustre: lnet: socklnd: Clean up memset(...)
staging: lustre: lnet: socklnd: Clean up CDEBUG(...)
staging: lustre: lnet: socklnd: Clean up ksocknal_get_peer_info(...)
staging: lustre: lnet: socklnd: Clean up ksocknal_create_conn(...)

.../staging/lustre/lnet/klnds/socklnd/socklnd.c | 242 ++++++++++----------
1 file changed, 121 insertions(+), 121 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/