]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/staging/unisys/visorchipset/filexfer.c
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / unisys / visorchipset / filexfer.c
index 431cff844a439cb0267e3943fa38da3bdf911e1a..f950d6e85b5f4fa4f5f3664a48e5ba05d3c28d65 100644 (file)
@@ -83,7 +83,7 @@ struct any_request {
         * coarsest possible alignment boundary that could be required
         * for any user data structure.
         */
-       u8 caller_context_data[1] __aligned(sizeof(ulong2);
+       u8 caller_context_data[1] __aligned(sizeof(ulong2));
 };
 
 /*