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-next>] [day] [month] [year] [list]
Date: Sun,  3 Mar 2024 20:20:31 +0100
From: Jonathan Bergh <bergh.jonathan@...il.com>
To: mchehab@...nel.org
Cc: mcgrof@...nel.org,
	linux-media@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Jonathan Bergh <bergh.jonathan@...il.com>
Subject: [PATCH 0/9] staging: media: av7110: These patches address various code style and formatting issues in the av7110 driver

The following patches fix a number of code style issues identified by
checkpatch in the av7110 driver.

Jonathan Bergh (9):
  staging: media: av7110: Fix formatting problem where trailing statements
    should be on a new line
  staging: media: av7110: Remove braces for single line statement blocks
  staging: media: av7110: Remove spaces between function name and
    opening parenthesis
  staging: media: av7110: Fix formatting of pointers to meet coding
    style guidelines
  staging: media: av7110: Fix block comments to meet code style
    guidelines
  staging: media: av7110: Remove extra whitespace before opening '['s
  staging: media: av7110: Remove extra whitespace before ','
  staging: media: av7110: Ensure whitespace ahead of opening brace '{'
  staging: media: av7110: Ensure newline after variable declarations

 drivers/staging/media/av7110/sp8870.c | 136 +++++++++++++-------------
 1 file changed, 70 insertions(+), 66 deletions(-)

-- 
2.40.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ