qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/4] usb: use DPRINTF instead of printf for some


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 4/4] usb: use DPRINTF instead of printf for some simple cases
Date: Wed, 13 Apr 2011 13:36:55 +0100

On Wed, Apr 13, 2011 at 10:45 AM, Brad Hards <address@hidden> wrote:
> Signed-off-by: Brad Hards <address@hidden>
> ---
>  usb-linux.c |   16 ++++++++--------
>  1 files changed, 8 insertions(+), 8 deletions(-)

Some of these printfs look like they might be useful given that the
current USB support is known to be imperfect and frequently causes
questions from users.  By changing them to DPRINTF() you are making
these message available only to developers and not users.

Any thoughts from people who use or have written the usb-linux.c code?

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]