Re: [PATCH] Fixed several coding style issues in the efi driver as reported by checkpatch.pl:
From: Jens Axboe
Date: Tue Jul 22 2025 - 10:00:10 EST
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