From: Martin Peschke Date: Mon, 19 May 2008 10:17:46 +0000 (+0200) Subject: [SCSI] zfcp: remove some __attribute__ ((packed)) X-Git-Tag: v2.6.27-rc1~1059^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7337891f381f856a63595392d7e79f2580912bf7;p=pandora-kernel.git [SCSI] zfcp: remove some __attribute__ ((packed)) There is no need to pack data structures which describe the contents of records in the new recovery trace. lcrash currently depends on the binary format for the other traces, removing the packed attribute from all traces would break trace debugging with lcrash. Signed-off-by: Martin Peschke Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed