Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-6.19-rc1-tag
xen: branch for v6.19-rc1
This round it contains only 3 small cleanup patches.
Thanks.
Juergen
drivers/xen/grant-table.c | 2 +-
drivers/xen/xenbus/xenbus_xs.c | 16 +++++-----------
include/xen/xenbus.h | 2 +-
3 files changed, 7 insertions(+), 13 deletions(-)
David Laight (1):
drivers/xen: use min() instead of min_t()
Thorsten Blum (2):
drivers/xen/xenbus: Simplify return statement in join()
drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_end