From: Michal Marek Date: Fri, 7 Oct 2011 23:18:35 +0000 (+0200) Subject: genksyms: Do not expand internal types X-Git-Tag: v3.2-rc1~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5925d6b7fedc8f1c325f4f85451f505ec69aca;p=pandora-kernel.git genksyms: Do not expand internal types Consider structures, unions and enums defined in the source file as internal and do not expand them. This way, changes to e.g. struct serial_private in drivers/tty/serial/8250_pci.c will not affect the checksum of the pciserial_* exports. --- Reading git-diff-tree failed