This patch series fix all the coding style warnings shown by checkpatch.pl I have tested Patch v2 and it has no driver build warnings. Please have a look and let me know if something is wrong. Thanks. Tony Chung (6): driver: usb: serial: mos7840: fix warnings "no space before tabs" drivers: usb: serial: mos7840: Fix Block comments coding style warnings drivers: usb: serial: mos7840: fix coding style warnings drivers: usb: serial: mos7840: using '__func__' to replace function name in dbg message drivers: usb: serial: mos7840: replace 'unsigned' w/ 'unsigned int' drivers: usb: serial: mos7840: fix the quoted string split across lines drivers/usb/serial/mos7840.c | 49 +++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 18 deletions(-) -- 2.34.1