]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/mod_devicetable.h
Drivers: hv: vmbus: Use uuid_le type consistently
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 15 Dec 2015 00:01:43 +0000 (16:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Dec 2015 03:15:05 +0000 (19:15 -0800)
commitaf3ff643ea91ba64dd8d0b1cbed54d44512f96cd
treee48219e948d1d7d5c79b272ec09b001ac7552dbf
parented9ba608e4851144af8c7061cbb19f751c73e998
Drivers: hv: vmbus: Use uuid_le type consistently

Consistently use uuid_le type in the Hyper-V driver code.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
drivers/hv/vmbus_drv.c
include/linux/hyperv.h
include/linux/mod_devicetable.h
scripts/mod/file2alias.c