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í <marc.mari.barc...@gmail.com>
I think this patch set should go in as a whole via a single tree. Acked-by: Alexander Graf <ag...@suse.de> Alex