mempolicy: remove arg from mpol_parse_str, mpol_to_str
authorHugh Dickins <hughd@google.com>
Wed, 2 Jan 2013 10:04:23 +0000 (02:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Jan 2013 17:27:10 +0000 (09:27 -0800)
commita7a88b23737095e6c18a20c5d4eef9e25ec5b829
treeda6000487d0a1e4694fd760ac55467bce091e854
parentf2a07f40dbc603c15f8b06e6ec7f768af67b424f
mempolicy: remove arg from mpol_parse_str, mpol_to_str

Remove the unused argument (formerly no_context) from mpol_parse_str()
and from mpol_to_str().

Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/task_mmu.c
include/linux/mempolicy.h
mm/mempolicy.c
mm/shmem.c