summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-04-22 16:18:18 +0300
committerWei Liu <wei.liu@kernel.org>2020-04-22 21:10:05 +0100
commitf081bbb3fd03f949bcdc5aed95a827d7c65e0f30 (patch)
tree7f4f821f40ce3de3fdbb5f682d971b93628b3510 /arch
parent1d3c9c075462e9c5a474248e4b433861572f33e9 (diff)
hyper-v: Remove internal types from UAPI header
The uuid_le mistakenly comes to be an UAPI type. Since it's luckily not used by Hyper-V APIs, we may replace with POD types, i.e. __u8 array. Note, previously shared uuid_be had been removed from UAPI few releases ago. This is a continuation of that process towards removing uuid_le one. Note, there is no ABI change! Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20200422131818.23088-1-andriy.shevchenko@linux.intel.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions