Hi Linus, A few small updates, thanks Jason The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8: Linux 6.15-rc1 (2025-04-06 13:11:33 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus-fwctl for you to fetch changes up to c92ae5d4f53ebf9c32ace69c1f89a47e8714d18b: fwctl: Fix repeated device word in log message (2025-04-11 20:47:45 -0300) ---------------------------------------------------------------- fwctl 6.15 first rc pull request Three small changes from further build testing - Don't rely on the userspace uuid.h for the uapi header - Fix sparse warnings in pds - Typo in log message ---------------------------------------------------------------- Dan Williams (1): fwctl/cxl: Fix uuid_t usage in uapi Shannon Nelson (2): pds_fwctl: Fix type and endian complaints fwctl: Fix repeated device word in log message drivers/fwctl/main.c | 2 +- drivers/fwctl/pds/main.c | 33 ++++++++++++++++++++------------- include/uapi/cxl/features.h | 21 +++++++++++++++------ 3 files changed, 36 insertions(+), 20 deletions(-)