diff options
| author | Rasmus Villemoes <[email protected]> | 2014-06-04 16:07:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-04 16:54:03 -0700 |
| commit | 23c8902d403ef9a04cdc367d0b76a3ed6d83f5c5 (patch) | |
| tree | 060556fb56a1357f2d0a9cc017c6d15327488545 /tools/perf/scripts/python | |
| parent | f7f28ca98b9a7a99fc55df2dddcf49857ab004f0 (diff) | |
mm: constify nmask argument to set_mempolicy()
The nmask argument to set_mempolicy() is const according to the user-space
header numaif.h, and since the kernel does indeed not modify it, it might
as well be declared const in the kernel.
Signed-off-by: Rasmus Villemoes <[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