From: Ken'ichi Ohmichi Date: Thu, 7 Feb 2008 08:15:22 +0000 (-0800) Subject: vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() X-Git-Tag: v2.6.25-rc1~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e4f2955433231b4b02dc4a9eb5d4d403a8680e1;p=pandora-kernel.git vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() It is better that the existing offsetof() is used for VMCOREINFO_OFFSET(). This discussion is the following: http://www.ussg.iu.edu/hypermail/linux/kernel/0709.3/0584.html Signed-off-by: Ken'ichi Ohmichi Acked-by: Simon Horman Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed