Nicolai Fischer ([email protected])

Number of posts: 20 (0.59 per day)
First post: 2020-12-02 18:39:50
Last post: 2021-01-05 21:16:54

Date List Subject
2021-01-05 21:16:54 linux-kernel Re: [PATCH v3 3/5] checkpatch: kconfig: enforce help text indentation
2021-01-03 07:55:42 linux-kernel [PATCH v3 5/5] checkpatch: kconfig: enforce block indentation
2021-01-03 07:55:34 linux-kernel [PATCH v3 0/5] update kconfig parsing
2021-01-03 07:54:21 linux-kernel [PATCH v3 1/5] checkpatch: kconfig: replace '---help---' with 'help'
2021-01-03 07:53:44 linux-kernel [PATCH v3 3/5] checkpatch: kconfig: enforce help text indentation
2021-01-03 07:53:29 linux-kernel [PATCH v3 2/5] checkpatch: kconfig: add missing types to regex
2021-01-03 07:53:25 linux-kernel [PATCH v3 4/5] checkpatch: kconfig: clarify warning for paragraph length
2020-12-26 14:11:17 linux-kernel [PATCH v2 0/4] checkpatch: update kconfig parsing
2020-12-26 14:11:11 linux-kernel [PATCH v2 2/4] checkpatch: kconfig: add missing types to regex
2020-12-26 14:09:05 linux-kernel [PATCH v2 3/4] checkpatch: kconfig: enforce help text indentation
2020-12-26 14:09:05 linux-kernel [PATCH v2 1/4] checkpatch: kconfig: replace '---help---' with 'help'
2020-12-26 14:09:05 linux-kernel [PATCH v2 4/4] checkpatch: kconfig: clarify warning for paragraph length
2020-12-25 17:30:16 linux-kernel Re: [PATCH 2/2] checkpatch: kconfig: add missing types to regex
2020-12-21 15:16:06 linux-kernel Re: [PATCH 2/2] checkpatch: kconfig: add missing types to regex
2020-12-14 11:04:55 linux-kernel [PATCH 2/2] checkpatch: kconfig: add missing types to regex
2020-12-14 11:04:53 linux-kernel [PATCH 1/2] checkpatch: kconfig: replace '---help---' with 'help'
2020-12-14 11:04:40 linux-kernel [PATCH 0/2] checkpatch: update kconfig parsing
2020-12-10 01:42:43 linux-kernel Re: [RFC PATCH v2] checkpatch: rewrite Kconfig parsing
2020-12-08 17:21:05 linux-kernel [RFC PATCH v2] checkpatch: rewrite Kconfig parsing
2020-12-02 18:39:50 linux-kernel [RFC PATCH] checkpatch: correctly detect lines of help text