Am 29.06.2017 um 18:29 schrieb Eric Blake: > On 06/28/2017 08:02 PM, Philippe Mathieu-Daudé wrote: >> remove some copy/paste leftover, code seems sane. >> > >> >> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> >> >> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > > Double-sob seems odd.
Maybe that double SOB can be cleaned by qemu-trivial (cc'ed). > >> --- >> tcg/tci.c | 1 - >> 1 file changed, 1 deletion(-) >> > > Otherwise, > Reviewed-by: Eric Blake <[email protected]> > Note from the author: it's not a copy/paste leftover, but was there on purpose: that code part was simply never executed before, and I only removed the TODO() statements from tested code. So you are the first one who found a test case. Congratulations. Reviewed-by: Stefan Weil <[email protected]>
