From: Vadim Lobanov Date: Tue, 28 Mar 2006 09:56:35 +0000 (-0800) Subject: [PATCH] Fold select_bits_alloc/free into caller code. X-Git-Tag: v2.6.17-rc1~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c3431ae22912be580c68d3955ef46515582943;p=pandora-kernel.git [PATCH] Fold select_bits_alloc/free into caller code. Remove an unnecessary level of indirection in allocating and freeing select bits, as per the select_bits_alloc() and select_bits_free() functions. Both select.c and compat.c are updated. Signed-off-by: Vadim Lobanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed