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]
Message-ID: <20260104190509.19683-1-mahad.ibrahim.dev@gmail.com>
Date: Mon,  5 Jan 2026 00:05:04 +0500
From: Mahad Ibrahim <mahad.ibrahim.dev@...il.com>
To: Mahad Ibrahim <mahad.ibrahim.dev@...il.com>,
	Hans de Goede <hansg@...nel.org>,
	Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: Andy Shevchenko <andy@...nel.org>,
	Sakari Ailus <sakari.ailus@...ux.intel.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-media@...r.kernel.org,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/5] media: atomisp: Cleanup and documentation fixes for mmu_public.h

This series addresses multiple style and documentation issues in the
AtomISP staging driver, specifically in pci/hive_isp_css_include/host/mmu_public.h.

The series starts by fixing checkpatch warnings regarding redundant
return statements, function signature alignment, and block comment coding
style issues.

It then removes erroneous function documentation where additional parameters
were being shown but the actual function signature did not accept any
such parameters.

Finally, the Doxygen-style comments were converted to the standard
kernel-doc format to adhere to the Linux kernel standards.

Mahad Ibrahim (5):
  media: atomisp: Remove redundant return statement
  media: atomisp: Fix function signature alignment
  media: atomisp: Fix block comment coding style
  media: atomisp: Fix erroneous parameter descriptions
  media: atomisp: Convert comments to kernel-doc

 .../hive_isp_css_include/host/mmu_public.h    | 87 ++++++++-----------
 1 file changed, 38 insertions(+), 49 deletions(-)

-- 
2.47.3


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ