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: <20241203230453.1280ed4a@akair>
Date: Tue, 3 Dec 2024 23:04:53 +0100
From: Andreas Kemnade <andreas@...nade.info>
To: Dhruv Menon <dhruvmenon1104@...il.com>
Cc: "H. Nikolaus Schaller" <hns@...delico.com>, Aaro Koskinen
 <aaro.koskinen@....fi>, "Raghavendra, Vignesh" <vigneshr@...com>,
 andi.shyti@...nel.org, Janusz Krzysztofik <jmkrzyszt@...il.com>, tony
 Lindgren <tony@...mide.com>, Kevin Hilman <khilman@...libre.com>, Roger
 Quadros <rogerq@...nel.org>, Linux-OMAP <linux-omap@...r.kernel.org>,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] i2c: omap: Cleaned up coding style and parameters

Am Tue, 3 Dec 2024 15:02:30 +0530
schrieb Dhruv Menon <dhruvmenon1104@...il.com>:

> This patch has been splitted into two parts,
> 
>         1. [PATCH v2 1/2] i2c: omap: Clean up coding style
>         2. [PATCH v2 2/2] i2c: omap: Removed unused parameter
> 
> The patchset also removed the changes regarding msleep as the 
> adjustment was relatively minor which was added earlier. The 
> change was initially considered based on "Timer's howto" 
> documentation which recommends to change any msleep(x) < 10ms
> to usleep_range(x*1000, x*2000) for better precision.
> 
> Thank you for the time and review. I look forward to your feedback
> 
send the output inline, see
Documentation/process/submitting-patches.rst:
No MIME, no links, no compression, no attachments.  Just plain text

Also we want imperative mood in the patches.
There is also a lot of automated processing of these patch emails.

Regards,
Andreas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ