diff options
| author | Wang Sheng-Hui <[email protected]> | 2012-05-29 15:06:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-29 16:22:18 -0700 |
| commit | 89c522c78a6fbc0e24b71e65b65df8b247d5aebd (patch) | |
| tree | e688f99a74b607583e2630d70d4ef3e7666ded32 /tools/perf/scripts/python | |
| parent | 71dd0b8ae83120db9ade1380fae7a49cc6b3f465 (diff) | |
mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()
We have enum definition in mempolicy.h: MPOL_REBIND_ONCE. It should
replace the magic number 0 for step comparison in function
mpol_rebind_policy.
Signed-off-by: Wang Sheng-Hui <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions