]> git.baikalelectronics.ru Git - kernel.git/commit
vmbus: Reuse uuid_le_to_bin() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 May 2017 17:46:06 +0000 (10:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 13:42:42 +0000 (15:42 +0200)
commitafb38ba7eb368656a31bda6b5bc5fadf48e089b6
treec4a3b63f3495d749092691b0a4f24f5aa1014b06
parenteef6490aa84ba01d2f4d03909aedd889c6a74f8a
vmbus: Reuse uuid_le_to_bin() helper

Instead of open coded variant use generic helper to convert UUID strings
to binary format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/vmbus_drv.c