diff options
| author | Michael S. Tsirkin | 2009-09-30 19:44:11 +0200 |
|---|---|---|
| committer | Blue Swirl | 2009-09-30 20:45:50 +0200 |
| commit | bdd7e1bc6f65c42a43f6177c46b95f87398b5411 (patch) | |
| tree | 72cf07aa88cdb176b65463ef6b09c10a8f3c94f0 /linux-user | |
| parent | omap_dma: fix unbalanced { in commented out code (diff) | |
| download | qemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.tar.gz qemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.tar.xz qemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.zip | |
twl92230: fix old style increment/decrement usage
Modern compilers do not parse "=-" as decrement:
you must use "-=" for that. Same for "=+"/"+=".
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
