[PATCH] USB brlvger: Debug code fixes
When compiling this driver with WRITE_DEBUG defined (for extra debug output), gcc outputs warnings for three similar printf statements. The specifier in each printf statement is not totally correct. This patch removes these warnings.
Showing
Please register or sign in to comment