On Mon, Aug 09, 2021 at 10:29:34PM +0800, John Garry wrote: > Put the functionality to update the sched shared sbitmap size in a common > function. > > Since the same formula is always used to resize, and it can be got from > the request queue argument, so just pass the request queue pointer. > > Signed-off-by: John Garry <john.garry@xxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming