Commit afa9a6f4f574 for kernel

commit afa9a6f4f5744d907954f5b708d76c9bffa43234
Merge: 798804b69fb6 a55bc4ffc06d
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jun 29 09:25:55 2025 -0700

    Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

    Pull staging driver fix from Greg KH:
     "Here is a single staging driver fix for 6.16-rc4. It resolves a build
      error in the rtl8723bs driver for some versions of clang on arm64 when
      checking the frame size with -Wframe-larger-than.

      It has been in linux-next for a while now with no reported issues"

    * tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
      staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()