Re: [PATCH trivial] include/linux/gfp.h: Improve the coding styles
From: Chen Gang <hidden>
Date: 2016-02-26 15:22:50
Also in:
lkml
On 2/26/16 10:32, Jianyu Zhan wrote:
On Fri, Feb 26, 2016 at 6:29 AM, Chen Gang [off-list ref] wrote:quoted
git is a tool mainly for analyzing code, but not mainly for normal reading main code. So for me, the coding styles need not consider about git.For you, maybe yes. But for most of the developers/learners, git blame does help a lot. Kernel code was not as complicated as it is now, it is keeping evolving.
Yes.
So basically a history chain is indispensable in studying such a complex system. git blame fits in this role. I benefited a lot from using it when I started to learn the code, And, a pure coding style fix is sometimes really troublesome as I have to use git blame to go another step up along the history chain, which is time consuming and boring. But after all, I bet you will be fond of using it if you dive deeper into the kernel code studying. And if you do, you will know why so many developers in this thread are so upset and allergic to such coding-style fix.
For me, for discussion, I don't care about "so many developers", I only focus on the proof and the contribution.
As for coding style, actually IMHO this patch is even _not_ a coding style, more like a code shuffle, indeed.
"80 column limitation" is about coding style, I guess, all of us agree with it.
And for your commit history, I found actually you have already contributed some quit good patches.
For me, I don't care about my history -- except some members find issues related with my original patches, I have duty to analyze the related issues together with the finders.
I don't think it is helpful for a non-layman contributor to keep generating such code churn.
For me, we are discussing, so it is not quite suitable to make an early conclusion (code churn). For me, I don't care about layman or non-layman, I only focus on the proof and the contribution. Thanks. -- Chen Gang (e??a??) Managing Natural Environments is the Duty of Human Beings. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>