From: David Kershner Date: Fri, 12 Jun 2015 20:46:07 +0000 (-0400) Subject: staging: unisys: convert pack pragma to __packed X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e54654c41bfb9216b551fd3a3891c2da60eadae;p=pandora-kernel.git staging: unisys: convert pack pragma to __packed It was noticed that iochannel.h was still using pragmas to pack the datastructures, should be using __packed instead. Signed-off-by: David Kershner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed