From: Linus Torvalds Date: Sat, 13 Dec 2025 05:15:16 +0000 (+1200) Subject: Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux X-Git-Tag: v6.19-rc1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8cc0b917ba619c8f03d597f1a6612777f1096ed;p=thirdparty%2Flinux.git Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux Pull further i3c update from Alexandre Belloni: "We are removing a legacy API callback and having this sooner rather than later will help ensuring no one introduces a new driver using it. I've also added patches removing the "__free(...) = NULL" pattern because I'm sure we won't avoid people sending those following the mailing list discussion..." * tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux: i3c: adi: Fix confusing cleanup.h syntax i3c: master: Fix confusing cleanup.h syntax i3c: master: cleanup callback .priv_xfers() i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers() --- d8cc0b917ba619c8f03d597f1a6612777f1096ed