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] [day] [month] [year] [list]
Message-ID: <62b5f680-5d54-48e3-979b-8d09a876130f@kernel.dk>
Date: Tue, 22 Jul 2025 07:56:54 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Dishank Jogi <dishank.jogi@...ol.com>, Davidlohr Bueso
 <dave@...olabs.net>, linux-efi@...r.kernel.org, linux-block@...r.kernel.org,
 linux-kernel@...r.kernel.org
Cc: Manish Narani <manish.narani@...ol.com>
Subject: Re: [PATCH] Fixed several coding style issues in the efi driver as
 reported by checkpatch.pl:

On 7/22/25 6:19 AM, Dishank Jogi wrote:
> - Moved assignments out of 'if' conditions.
> - Removed trailing whitespaces.
> - Fixed indentation and spacing inconsistencies.
> - Replaced 'unsigned' with 'unsigned int'.
> 
> These changes improve readability and follow kernel coding style guidelines.

Will only cause backport/stable issues. Please don't send checkpatch
fixes for existing code, it's for new patches only.

-- 
Jens Axboe


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ