Nick Desaulniers 8616abc253 KVM: x86: remove ignored type attribute
The macro insn_fetch marks the 'type' argument as having a specified
alignment.  Type attributes can only be applied to structs, unions, or
enums, but insn_fetch is only ever invoked with integral types, so Clang
produces 19 -Wignored-attributes warnings for this source file.

Signed-off-by: Nick Desaulniers <nick.desaulniers@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-06-30 12:45:55 +02:00
..
2017-05-21 13:10:07 -04:00
2017-06-30 12:38:26 +02:00
2017-06-30 12:38:26 +02:00
2017-06-30 12:38:26 +02:00
2017-05-12 09:53:16 -07:00
2017-06-30 12:38:26 +02:00
2017-06-30 12:38:26 +02:00