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: <20260131182732.62857-1-gustavopiazdasilva2102@gmail.com>
Date: Sat, 31 Jan 2026 15:27:30 -0300
From: Gustavo Piaz da Silva <gustavopiazdasilva2102@...il.com>
To: gregkh@...uxfoundation.org,
	dan.carpenter@...aro.org
Cc: ovidiu.panait.oss@...il.com,
	gshahrouzi@...il.com,
	linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	Gustavo Piaz da Silva <gustavopiazdasilva2102@...il.com>
Subject: [PATCH v3 0/2] staging: axis-fifo: refactor and cleanup

This series cleans up the axis-fifo driver probe function logic.

Patch 1 aligns the struct types with the OF API to avoid potential mismatches.
Patch 2 refactors the parsing logic to be less verbose and removes goto usage.

Changes in v3:
 - Split into two patches as requested.
 - Dropped the "fixes warning" claim from Patch 1, focusing on type correctness.
 - Link to v2: https://lore.kernel.org/linux-staging/20260131140517.29771-1-gustavopiazdasilva2102@gmail.com/

Gustavo Piaz da Silva (2):
  staging: axis-fifo: align fifo depth types with OF API
  staging: axis-fifo: refactor device tree parsing

 drivers/staging/axis-fifo/axis-fifo.c | 80 +++++++++------------------
 1 file changed, 27 insertions(+), 53 deletions(-)

-- 
2.52.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ