]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ae40dfdd9577e412fd275046133343a90f3651e
tree26534d1d0703dade3cf2a0bfe2cd065ef12aa0ec
parent95bff9fd66ecd812d590c69387965cb20664fd49
parent09e089fbd0b9ab0811057f3c8ac37e30c6d759f9
Merge tag 'samsung-soc-5.20' of git://git.kernel.org/pub/scm/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>