Merge tag 'tegra-for-5.11-firmware' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 27 Nov 2020 16:57:13 +0000 (17:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 27 Nov 2020 16:57:13 +0000 (17:57 +0100)
commit85ccf83e5c5b032dad0d3b162f3408a7fc32c0e7
tree27529fe2415dfa0b2b28f466569c1ceb1c63528e
parent3afd2823c1195b77047cad33b208f5b5032f53b3
parent9294996f0be40e9da818ed891c82397ab63c00d0
Merge tag 'tegra-for-5.11-firmware' of git://git./linux/kernel/git/tegra/linux into arm/drivers

firmware: tegra: Changes for v5.11-rc1

Contains a single fix for a strncpy()/strncat() issue that some versions
of GCC are reporting.

* tag 'tegra-for-5.11-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: fix strncpy()/strncat() confusion

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