On Wed, Oct 6, 2021 at 3:21 PM Sohaib Mohamed wrote:
>
> All these changes are about to remove repeated words from severals place in
> the Documentation/ABI/ directory:
>
>
> - In file testing/sysfs-class-rnbd-client:131: "as as the"
>
> - In file testing/sysfs-class-rtrs-client:81: "the the nam
On Wed, Sep 1, 2021 at 11:01 PM Luis Chamberlain wrote:
>
> We never checked for errors on add_disk() as this function
> returned void. Now that this is fixed, use the shiny new
> error handling.
>
> Signed-off-by: Luis Chamberlain
looks good to me.
Acked-by: Jack Wang
> ---
> drivers/block/rnb
On Wed, Jun 2, 2021 at 8:55 AM Christoph Hellwig wrote:
>
> Use blk_mq_alloc_disk and blk_cleanup_disk to simplify the gendisk and
> request_queue allocation.
>
> Signed-off-by: Christoph Hellwig
> ---
> drivers/block/rnbd/rnbd-clt.c | 35 ---
> 1 file changed, 8