On Sat, May 28, 2022 at 02:43:25PM +0800, Yu Kuai <yukuai3@xxxxxxxxxx> wrote:
+static u64 calculate_bytes_allowed(u64 bps_limit,
+ unsigned long jiffy_elapsed_rnd)
Just noticed with all series applied this argument needn't be called
_rnd. (It's a nit.)