Hacker News new | ask | show | jobs
by teambayleaf 2203 days ago
The discussion was originating from this patch:

https://lkml.org/lkml/2020/5/28/78

https://lkml.org/lkml/2020/5/28/1237

Although you're right that his comment made the coding standard ambiguous, I found myself agreeing with Linus in this particular case. What we need to do often in a large C project is to grep some function prototype against the source tree, and it sucks if it's wrapped like this.