[PATCH v3] drbd: use get_random_u64() where appropriate

Jens Axboe axboe at kernel.dk
Tue Apr 7 14:27:54 CEST 2026


On Sun, 05 Apr 2026 16:47:04 +0100, David Carlier wrote:
> Use the typed random integer helpers instead of
> get_random_bytes() when filling a single integer variable.
> The helpers return the value directly, require no pointer
> or size argument, and better express intent.

Applied, thanks!

[1/1] drbd: use get_random_u64() where appropriate
      commit: fa0cac9a515877fad856c860ad51107b86ed6c4f

Best regards,
-- 
Jens Axboe





More information about the drbd-dev mailing list