diff options
| author | Mike Rapoport <[email protected]> | 2019-03-12 06:30:50 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-12 17:04:02 +0000 |
| commit | c9a688a3e918c4eb4f3916ff99a6dae8995af41b (patch) | |
| tree | 29faf621dd594f941023178df41afdcc6fe2c58c /net/openvswitch/flow_table.c | |
| parent | memblock: remove memblock_{set,clear}_region_flags (diff) | |
| download | kernel-c9a688a3e918c4eb4f3916ff99a6dae8995af41b.tar.gz kernel-c9a688a3e918c4eb4f3916ff99a6dae8995af41b.zip | |
memblock: split checks whether a region should be skipped to a helper function
__next_mem_range() and __next_mem_range_rev() duplicate the code that
checks whether a region should be skipped because of node or flags
incompatibility.
Split this code into a helper function.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/openvswitch/flow_table.c')
0 files changed, 0 insertions, 0 deletions
