|
From: | Richard Henderson |
Subject: | Re: [PATCH-for-5.2 2/4] hw/char/serial: Remove old DEBUG_SERIAL commented code |
Date: | Wed, 12 Aug 2020 10:42:18 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/6/20 6:03 AM, Philippe Mathieu-Daudé wrote: > All useful DPRINTF() calls have been converted to trace > events. Remove a pointless one in the IOEventHandler, > and drop the DEBUG_SERIAL ifdef'ry. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > hw/char/serial.c | 11 ----------- > 1 file changed, 11 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |