diff options
author | Vinod Koul <vinod.koul@intel.com> | 2014-06-19 11:11:00 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-06-23 12:15:33 +0200 |
commit | 2da38e0c9465b89518b29328daeb7da0ca1690b7 (patch) | |
tree | 52194a07ecf750604b7f30394352acd0b78e7232 /drivers | |
parent | Merge branch 'topic/core-vuln-fixes' into for-linus (diff) | |
download | linux-2da38e0c9465b89518b29328daeb7da0ca1690b7.tar.xz linux-2da38e0c9465b89518b29328daeb7da0ca1690b7.zip |
ALSA: compress: fix the struct alignment to 4 bytes
In 64bit systems the compiler can default align to 8bytes causing mis-match with
32bit usermode. Avoid this is future by ensuring all the structures shared with
usermode are packed and aligned to 4 bytes irrespective of arch used
[coding style fixes by tiwai]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions