lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241025061711.198933-1-tony467913@gmail.com>
Date: Fri, 25 Oct 2024 14:17:06 +0800
From: Tony Chung <tony467913@...il.com>
To: johan@...nel.org
Cc: gregkh@...uxfoundation.org,
	linux-kernel@...r.kernel.org,
	linux-usb@...r.kernel.org,
	Tony Chung <tony467913@...il.com>
Subject: [PATCH v2 0/6] usb: serial: mos7840: Fix coding style warnings

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ