On Mon, 30 Jan 2023 13:13:47 -0800, Bart Van Assche wrote: > Make the following minor changes which were reported by colleagues > while reviewing this code: > - Remove the parentheses from around the LOOP_DEFAULT_HW_Q_DEPTH > definition since these are superfluous. > - Accept other number formats than decimal, e.g. hexadecimal. > - Do not set hw_queue_depth to an out-of-range value, even if that value > won't be used. > - Use the LOOP_DEFAULT_HW_Q_DEPTH macro in the kernel module parameter > description to prevent that the description gets out of sync. > > [...] Applied, thanks! [1/1] loop: Improve the hw_queue_depth kernel module parameter implementation commit: e152a05fa054170c05f1d5e04e93e2e75ea11405 Best regards, -- Jens Axboe