mei: Move uuid_le_cmp() to its only user
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 2 Feb 2023 14:54:12 +0000 (16:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2023 06:23:03 +0000 (07:23 +0100)
commitf5b3c341a46ec55d93332ee5c254a278af902ffe
treea31af87db839d1ce65a42ec69e9ee67c813ed23a
parent196db6bb44738b76d7401c33aadadcea307894c2
mei: Move uuid_le_cmp() to its only user

There is only a single user of uuid_le_cmp() API, let's make it private
to that user.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230202145412.87569-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/mei_dev.h
include/linux/uuid.h