Message ID | 20230714084725.27847-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [1/3] MAINTAINERS: soc: reference maintainer profile | expand |
Context | Check | Description |
---|---|---|
conchuod/cover_letter | warning | Series does not have a cover letter |
conchuod/tree_selection | success | Guessed tree name to be for-next at HEAD 471aba2e4760 |
conchuod/fixes_present | success | Fixes tag not required for -next series |
conchuod/maintainers_pattern | success | MAINTAINERS pattern errors before the patch: 4 and now 4 |
conchuod/verify_signedoff | success | Signed-off-by tag matches author and committer |
conchuod/kdoc | success | Errors and warnings before: 0 this patch: 0 |
conchuod/build_rv64_clang_allmodconfig | success | Errors and warnings before: 9 this patch: 9 |
conchuod/module_param | success | Was 0 now: 0 |
conchuod/build_rv64_gcc_allmodconfig | success | Errors and warnings before: 9 this patch: 9 |
conchuod/build_rv32_defconfig | success | Build OK |
conchuod/dtb_warn_rv64 | success | Errors and warnings before: 3 this patch: 3 |
conchuod/header_inline | success | No static functions without inline keyword in header files |
conchuod/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
conchuod/build_rv64_nommu_k210_defconfig | success | Build OK |
conchuod/verify_fixes | success | No Fixes tag |
conchuod/build_rv64_nommu_virt_defconfig | success | Build OK |
On 7/14/23 01:47, Krzysztof Kozlowski wrote: > Mention the SoC maintainer profile in P: entry. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Yes, please. Reviewed-by: Randy Dunlap <rdunlap@infradead.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f646ba70a01b..b61289fa7891 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1558,6 +1558,7 @@ M: Olof Johansson <olof@lixom.net> > M: soc@kernel.org > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > +P: Documentation/process/maintainer-soc.rst > C: irc://irc.libera.chat/armlinux > T: git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git > F: Documentation/process/maintainer-soc.rst
diff --git a/MAINTAINERS b/MAINTAINERS index f646ba70a01b..b61289fa7891 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1558,6 +1558,7 @@ M: Olof Johansson <olof@lixom.net> M: soc@kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +P: Documentation/process/maintainer-soc.rst C: irc://irc.libera.chat/armlinux T: git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git F: Documentation/process/maintainer-soc.rst
Mention the SoC maintainer profile in P: entry. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)