From: Vadim Lobanov Date: Fri, 29 Sep 2006 09:01:43 +0000 (-0700) Subject: [PATCH] Clean up expand_fdtable() and expand_files() X-Git-Tag: v2.6.19-rc1~660 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74d392aaabfc890cc1f0e80fc5ff13e5d3bcf4c9;p=pandora-kernel.git [PATCH] Clean up expand_fdtable() and expand_files() Perform a code cleanup against the expand_fdtable() and expand_files() functions inside fs/file.c. It aims to make the flow of code within these functions simpler and easier to understand, via added comments and modest refactoring. Signed-off-by: Vadim Lobanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed