RE: [PATCH i-g-t] checkpatch: Ignore camelcase and igt_main()

"Sokolowski, Jan" <[email protected]>
Newsgroups org.freedesktop.lists.igt-dev
Message-ID <IA4PR11MB92514EE9E8C7DB045EAF63B399A72@IA4PR11MB9251.namprd11.prod.outlook.com>
LGTM

Reviewed-by: Jan SokolowskI <[email protected]>

> -----Original Message-----
> From: igt-dev <[email protected]> On Behalf Of Kamil
> Konieczny
> Sent: Thursday, August 13, 2026 8:13 PM
> To: [email protected]
> Cc: Kamil Konieczny <[email protected]>; Peter Senna
> Tschudin <[email protected]>
> Subject: [PATCH i-g-t] checkpatch: Ignore camelcase and igt_main()
> 
> Camelcase is used by both drm and glib and igt_main() is a macro
> without parameters. Both are valid usecases in igt so instruct
> checkpatch to ignore them in patches.
> 
> Cc: Peter Senna Tschudin <[email protected]>
> Signed-off-by: Kamil Konieczny <[email protected]>
> ---
>  .checkpatch.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.checkpatch.conf b/.checkpatch.conf
> index dba22494b..30935c50c 100644
> --- a/.checkpatch.conf
> +++ b/.checkpatch.conf
> @@ -2,4 +2,4 @@
>  --strict
>  --show-types
>  --max-line-length=100
> ---
> ignore=BIT_MACRO,SPLIT_STRING,LONG_LINE_STRING,BOOL_MEMBER,PREF
> ER_KERNEL_TYPES
> +--
> ignore=BIT_MACRO,BOOL_MEMBER,CAMELCASE,FUNCTION_WITHOUT_ARG
> S,LONG_LINE_STRING,PREFER_KERNEL_TYPES,SPLIT_STRING
> --
> 2.55.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.