On Thu, Aug 08, 2019 at 09:12:55AM -0500, Parav Pandit wrote: > There is no single production driver who is interested in mdev device > uuid. Currently UUID is mainly used to derive a device name. > Additionally mdev device name is already available using core kernel > API dev_name(). > > Hence removed unused exported symbol. > > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx> > Signed-off-by: Parav Pandit <parav@xxxxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>