From: Aneesh Kumar K.V Date: Tue, 17 Feb 2009 15:58:30 +0000 (-0500) Subject: ext4: cleanup mballoc header files X-Git-Tag: v2.6.27.19~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90cefd4942630062f76fbb6dd4f7fe4a7bb08c89;p=pandora-kernel.git ext4: cleanup mballoc header files (cherry picked from commit c3a326a657562dab81acf05aee106dc1fe345eb4) Move some of the forward declaration of the static functions to mballoc.c where they are used. This enables us to include mballoc.h in other .c files. Also correct the buddy cache documentation. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed