|
From: | Alexander Graf |
Subject: | Re: [Qemu-ppc] [PATCH v2 06/16] spapr: Convert conditional compilation of debug printfs to regular ifs |
Date: | Tue, 13 May 2014 09:18:14 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 13.05.14 09:02, Marc Marí wrote:
Modify debug macros to have the same format through the codebase and use regular ifs instead of ifdef. As the debug printf is always put in code, some casting had to be added to avoid warnings treated as errors at compile time. Signed-off-by: Marc Marí <address@hidden>
I think this patch set should go in as a whole via a single tree. Acked-by: Alexander Graf <address@hidden> Alex
[Prev in Thread] | Current Thread | [Next in Thread] |