]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:04:28 +0000 (15:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 14:04:34 +0000 (15:04 +0100)
commit212ab4c489208928aabcc8d7e25e41d0d5636d65
tree5007889a3e5016990e5fee7a26a23e7987bf3ca6
parent740cf50f823bb70f22e2978a81ab91593ade27f3
parent15e3c640c6eb22828bfd16a01c656ecb15aa1deb
Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

firmware: Fixes for v5.16-rc5

This contains a single fix for an incorrect usage of sizeof().

* tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Fix error application of sizeof() to pointer

Link: https://lore.kernel.org/r/20211207162115.450554-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>