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: <176107092101.199360.7637020500608445837.b4-ty@kernel.dk>
Date: Tue, 21 Oct 2025 12:22:01 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Ranganath V N <vnranganath.20@...il.com>
Cc: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] io_uring: Fix code indentation error


On Tue, 21 Oct 2025 22:59:30 +0530, Ranganath V N wrote:
> Fix the indentation to ensure consistent code style and improve
> readability and to fix the errors:
> ERROR: code indent should use tabs where possible
> +               return io_net_import_vec(req, kmsg, sr->buf, sr->len, ITER_SOURCE);$
> 
> ERROR: code indent should use tabs where possible
> +^I^I^I           struct io_big_cqe *big_cqe)$
> 
> [...]

Applied, thanks!

[1/1] io_uring: Fix code indentation error
      commit: ea3ba56a6f0b66d3e6cc01692d5a83a6d96797bf

Best regards,
-- 
Jens Axboe




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ