aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorRobert Richter <[email protected]>2025-01-07 16:19:22 +0000
committerRafael J. Wysocki <[email protected]>2025-01-14 17:24:33 +0000
commitf4757d84abf523ea831dba0c136db4050d55c99f (patch)
tree557a4105a4f40f61bedf2196291b882d6b19d68f /net/unix/sysctl_net_unix.c
parentLinux 6.13-rc7 (diff)
downloadkernel-f4757d84abf523ea831dba0c136db4050d55c99f.tar.gz
kernel-f4757d84abf523ea831dba0c136db4050d55c99f.zip
ACPI: PRM: Fix missing guid_t declaration in linux/prmt.h
Seen the following build error: ./include/linux/prmt.h:5:27: error: unknown type name ‘guid_t’ 5 | int acpi_call_prm_handler(guid_t handler_guid, void *param_buffer); | ^~~~~~ The include file uses guid_t but it is not declared. Include linux/uuid.h to fix this. Signed-off-by: Robert Richter <[email protected]> Reviewed-by: Yazen Ghannam <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions