]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ed546c1cd52b6b78955293823f02bbe0904cb1c
treeda6000487d0a1e4694fd760ac55467bce091e854
parent68e75bc52ca401d86bd0bc62f872bd9c7c845312
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