On 4/26/21 11:50 AM, Luis Chamberlain wrote:
Commit b5bd357cf8b ("block: add docs for gendisk / request_queue refcount helpers") has a typo where it references drivers for del_gendisk() when we instead meant userspace, as the reference is to the userspace experience. This fixes this.
Thanks! Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>