On Thu, May 18, 2017 at 08:26:55AM +0200, Christoph Hellwig wrote: > From: Amir Goldstein <amir7...@gmail.com> > > The md private helper uuid_equal() collides with a generic helper > of the same name. > > Rename the md private helper to md_uuid_equal() and do the same for > md_sb_equal(). > > Signed-off-by: Amir Goldstein <amir7...@gmail.com> > Signed-off-by: Christoph Hellwig <h...@lst.de>
Reviewed-by: Shaohua Li <s...@kernel.org>