[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403604392-23259-1-git-send-email-linux@rasmusvillemoes.dk>
Date: Tue, 24 Jun 2014 12:06:27 +0200
From: Rasmus Villemoes <linux@...musvillemoes.dk>
To: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>,
Don Mullis <don.mullis@...il.com>,
Dave Chinner <david@...morbit.com>
Cc: linux-kernel@...r.kernel.org,
Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [PATCH v2 0/4] lib: list_sort: Various minor improvements
Reading the source of lib/list_sort.c, I came up with a few possible
improvements. I think 4/4 may be a bit controversial, but 1/4, 2/4 and
3/4 should be straightforward.
v2: Fix typo in 2/4, and add 3/4,4/4.
Rasmus Villemoes (4):
lib: list_sort_test(): Return -ENOMEM when allocation fails
lib: list_sort_test(): Add extra corruption check
lib: list_sort_test(): Simplify and harden cleanup
lib: list_sort.c: Limit number of unused cmp callbacks
lib/list_sort.c | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)
--
1.9.2
--
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