Re: [PATCH 05/20] block: use put_device in put_disk
Looks good, Reviewed-by: Johannes Thumshirn
Re: [PATCH 05/20] block: use put_device in put_disk
On Wed 18-11-20 09:47:45, Christoph Hellwig wrote: > Use put_device to put the device instead of poking into the internals > and using kobject_put. > > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara