[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks

From: Igor Stoppa
Date: Wed Apr 26 2017 - 09:37:38 EST


The GFP bitmasks and the __GFP_BITS_SHIFT defines are expressed as
hardcoded constants.
This can be expressed in a more consistent way by relying on an enum of
shift positions.

Igor Stoppa (1):
Remove hardcoding of ___GFP_xxx bitmasks

include/linux/gfp.h | 82 +++++++++++++++++++++++++++++++++++------------------
1 file changed, 55 insertions(+), 27 deletions(-)

--
2.9.3