commit | f6490b7fbb8216e15c0b52409b5fd9d035fe3530 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Sep 08 19:11:46 2019 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 12 21:00:26 2019 -0400 |
tree | 818af7108f6d205595555e2f0c94b886dbce54e7 | |
parent | 0b5071dd323da2e277bce7e68749dc0a5fba4703 [diff] |
shmem_parse_options(): don't bother with mpol in separate variable just use ctx->mpol (note that callers always set ctx->mpol to NULL when calling that). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>