[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400433557-24985-1-git-send-email-massa.nomura@gmail.com>
Date: Sun, 18 May 2014 18:19:12 +0100
From: Masaru Nomura <massa.nomura@...il.com>
To: gregkh@...uxfoundation.org, andreas.dilger@...el.com,
oleg.drokin@...el.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/5] staging: lustre: lnet: klnds: Fix coding style in socklnd.c
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists