From: Ben Nizette Date: Thu, 12 Jun 2008 22:21:31 +0000 (-0700) Subject: proc_fs.h: move struct mm_struct forward-declaration X-Git-Tag: v2.6.26-rc7~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d3c64fd8130ebdacd85a36c9656ba5e221f3a3;p=pandora-kernel.git proc_fs.h: move struct mm_struct forward-declaration Move the forward-declaration of struct mm_struct a little way up proc_fs.h. This fixes a bunch of "'struct mm_struct' declared inside parameter list" warnings with CONFIG_PROC_FS=n Signed-off-by: Ben Nizette Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed