commit | 68c3431ae22912be580c68d3955ef46515582943 | [log] [tgz] |
---|---|---|
author | Vadim Lobanov <vlobanov@speakeasy.net> | Tue Mar 28 01:56:35 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Mar 28 09:16:04 2006 -0800 |
tree | e65917db1f37eca94d6cc11221d9b99b01e27f80 | |
parent | e4a1f129f9e43a5e5d28fe6d1b214246a398cdce [diff] |
[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 <vlobanov@speakeasy.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>