aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2009-09-30 19:44:11 +0200
committerBlue Swirl <blauwirbel@gmail.com>2009-09-30 18:45:50 +0000
commitbdd7e1bc6f65c42a43f6177c46b95f87398b5411 (patch)
tree72cf07aa88cdb176b65463ef6b09c10a8f3c94f0 /linux-user/arm
parentf90554ad75f135af164d09e015ca9691c5e2e348 (diff)
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/arm')
0 files changed, 0 insertions, 0 deletions