Re: [PATCH v5 3/5] um: track 'parent' device in a local variable
From: Richard Weinberger <richard@nod.at>
Date: 2016-06-28 08:14:18
Also in:
lkml, nvdimm
From: Richard Weinberger <richard@nod.at>
Date: 2016-06-28 08:14:18
Also in:
lkml, nvdimm
Am 28.06.2016 um 09:23 schrieb Bart Van Assche:
On 06/27/2016 09:30 PM, Dan Williams wrote:quoted
In preparation for the removal of 'driverfs_dev' from 'struct gendisk' use a local variable to track the parented vs un-parented case in ubd_disk_register().Reviewed-by: Bart Van Assche <redacted>
Acked-by: Richard Weinberger <richard@nod.at> Thanks, //richard