Re: [PATCH] mm/page_alloc: fix documentation error and remove magic numbers
From: Matthew Wilcox
Date: Wed Jun 24 2020 - 10:27:59 EST
On Wed, Jun 24, 2020 at 10:26:26AM -0400, Rafael Aquini wrote:
> Joel's approach, however, makes sense if you consider it's generally a
> good practice to get rid of the unnamed magic numbers anti-pattern.
But I don't. I care about how easy it is to understand the code, not
conforming to some bullshit trendy word salad.