diff options
author | Jan-Simon Möller <dl9pf@gmx.de> | 2013-08-20 22:52:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 06:51:21 +0200 |
commit | e83736c80290b8b3139ce8615a3a49acec25fcc0 (patch) | |
tree | 83cf3dee7770ca1d05680fe8d0b6f30f1bf32686 /drivers/hv | |
parent | Drivers: hv: vmbus: Fix a bug in the handling of channel offers (diff) | |
download | linux-e83736c80290b8b3139ce8615a3a49acec25fcc0.tar.xz linux-e83736c80290b8b3139ce8615a3a49acec25fcc0.zip |
misc: vmw_balloon: Remove braces to fix build for clang.
Based on a patch from: PaX Team <pageexec at freemail.hu> in a mailing
list message at:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120507/142707.html
Clang chokes on the notation "inl (%dx)" but works for "inl %dx"; GNU as accepts both forms.
CC: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions