Home
last modified time | relevance | path

Searched hist:"22 e41040" (Results 1 – 1 of 1) sorted by relevance

/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c22e41040 Fri Oct 02 17:59:12 GMT 2009 Michael S. Tsirkin <mst@redhat.com> linux-user: fix up oversealous nitpicking

Looks like linux-user code was correct, just unreadable: what it wanted
to do with "-=" was really assign a negative number, not decrement. Fix
up accordingly.

Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>