Re: [PATCH] checkpatch: Don't warn about colon termination in linker scripts

2021-02-06 Thread Joe Perches
On Sat, 2021-02-06 at 13:04 +, Chris Down wrote: > Oh, apologies -- I was somehow operating under the mistaken memory that this > was under Andrew's purview and neglected to run get_maintainer. > > I'll resend. :-) No need really. The patch is fine.

Re: [PATCH] checkpatch: Don't warn about colon termination in linker scripts

2021-02-06 Thread Chris Down
Oh, apologies -- I was somehow operating under the mistaken memory that this was under Andrew's purview and neglected to run get_maintainer. I'll resend. :-)

Re: [PATCH] checkpatch: Don't warn about colon termination in linker scripts

2021-02-05 Thread Joe Perches
On Thu, 2021-02-04 at 16:32 +, Chris Down wrote: > This check erroneously flags cases like the one in my recent printk > enumeration patch[0], where the spaces are syntactic, and `section:' vs. > `section :' is syntactically important: > > ERROR: space prohibited before that ':' (ctx:WxW)

[PATCH] checkpatch: Don't warn about colon termination in linker scripts

2021-02-04 Thread Chris Down
This check erroneously flags cases like the one in my recent printk enumeration patch[0], where the spaces are syntactic, and `section:' vs. `section :' is syntactically important: ERROR: space prohibited before that ':' (ctx:WxW) #258: FILE: include/asm-generic/vmlinux.lds.h:314: +