Merge tag 'samsung-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 1 Jul 2022 20:48:50 +0000 (22:48 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jul 2022 20:48:51 +0000 (22:48 +0200)
commit1c74a93ce9b6eeb32ed24cd238424f771e59ac73
tree26534d1d0703dade3cf2a0bfe2cd065ef12aa0ec
parent03c765b0e3b4cb5063276b086c76f7a612856a9a
parentd1065293010a010261f0b1478daff40d5a3dc241
Merge tag 'samsung-soc-5.20' of git://git./linux/kernel/git/krzk/linux into arm/soc

Samsung mach/soc changes for v5.20

1. Use preferred strscpy() over strlcpy().
2. Kconfig indentation cleanup.

* tag 'samsung-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: s3c: Kconfig.s3c64xx: Fix indentation
  ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
  ARM: s3c: Kconfig: Fix indentation
  ARM: s3c: Use strscpy to replace strlcpy

Link: https://lore.kernel.org/r/20220624080746.31947-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>