From: H. Peter Anvin Date: Wed, 11 Jul 2007 19:18:31 +0000 (-0700) Subject: Clean up struct screen_info () X-Git-Tag: v2.6.23-rc1~1140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e087db510cd96a75a614f6f6fcd5499ab21cb087;p=pandora-kernel.git Clean up struct screen_info () struct screen_info has unaligned members, it needs to be packed. In the process, fix the naming of some of the members, which don't belong in this structure but are part of it anyway. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed