[PATCH] Fix compile warning in drivers/serial/core.c
drivers/serial/core.c:390: warning: `quot' might be used uninitialized in this function It's a compiler bug. This change makes it go away.
Showing
Please register or sign in to comment