diff options
author | 2007-07-15 23:38:02 -0700 | |
---|---|---|
committer | 2007-07-16 09:05:35 -0700 | |
commit | 31a5c6e4f25704f51f9a1373f0784034306d4cf1 (patch) | |
tree | 873acb320c44558e831724088695d13110e1f093 /mm/truncate.c | |
parent | change zonelist order: zonelist order selection logic (diff) | |
download | linux-dev-31a5c6e4f25704f51f9a1373f0784034306d4cf1.tar.xz linux-dev-31a5c6e4f25704f51f9a1373f0784034306d4cf1.zip |
hugetlb: remove unnecessary nid initialization
nid is initialized to numa_node_id() but will either be overwritten in
the loop or not used in the conditional. So remove the initialization.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions