[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446484933-23571-1-git-send-email-jsimmons@infradead.org>
Date: Mon, 2 Nov 2015 12:22:06 -0500
From: James Simmons <jsimmons@...radead.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, Oleg Drokin <oleg.drokin@...el.com>,
Andreas Dilger <andreas.dilger@...el.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
lustre-devel@...ts.lustre.org,
James Simmons <jsimmons@...radead.org>
Subject: [PATCH v2 0/7] staging: lustre: second series for libcfs hash code cleanup
This patch covers more style cleanup series for the libcfs
hash code. Mostly removal of white spaces and resolving the
checkpath issues in libcfs_hash.h.
James Simmons (7):
staging: lustre: remove white space in libcfs_hash.h
staging: lustre: remove obsolete comment in libcfs_hash.h
staging: lustre: move linux hash.h header to start of libcfs_hash.h
staging: lustre: use proper comment blocks for libcfs_hash.h
staging: lustre: handle NULL comparisons correctly for libcfs_hash.h
staging: lustre: remove white space in hash.c
staging: lustre: place linux header first in hash.c
.../lustre/include/linux/libcfs/libcfs_hash.h | 170 +++++-----
drivers/staging/lustre/lustre/libcfs/hash.c | 344 ++++++++++----------
2 files changed, 266 insertions(+), 248 deletions(-)
--
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