diff options
author | Russ Anderson <[email protected]> | 2008-06-09 11:18:45 -0500 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-06-09 10:22:24 -0700 |
commit | dfa7e20cc0d1a7a620def4dce97de1ae5375f99b (patch) | |
tree | 0e197e502fc884e9de2bc49d3d9cdbee9e7bc3c4 /net/unix/sysctl_net_unix.c | |
parent | d5791d13b1d45542895104edf4b09476d5ad24b0 (diff) |
mm: Minor clean-up of page flags in mm/page_alloc.c
Minor source code cleanup of page flags in mm/page_alloc.c.
Move the definition of the groups of bits to page-flags.h.
The purpose of this clean up is that the next patch will
conditionally add a page flag to the groups. Doing that
in a header file is cleaner than adding #ifdefs to the
C code.
Signed-off-by: Russ Anderson <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions