On Wed, Jan 14, 2026 at 12:33:42AM +0200, Andy Shevchenko wrote:
No need to send v4 because of this, just reply with the changelogs for v1->v2 and v2->v3.
Changelog: v1->v2: - Added explanation to why usleep_range() is safe in this context to commit message. v2->v3: - Switched from usleep_range() to fsleep(). - Corrected a minor grammar error in commit message. No functional changes to the code itself.
Also note, it's assumed that even for such a simple patch the time between versions is at least 24h.
Thank you for the reminder regarding the expected interval between revions. I will ensure this observed going forward. Signed-off-by: Gideon Adjei <[email protected]>
