diff options
author | 2012-03-30 14:16:49 -0400 | |
---|---|---|
committer | 2012-04-06 17:03:04 -0400 | |
commit | d5096850b47424fb0f1c6a75b8f7184f7169319a (patch) | |
tree | ec0106474b6a59a5c2e0e63957d0d2f319d4dd69 /tools/perf/scripts/python/syscall-counts.py | |
parent | xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument (diff) | |
download | linux-dev-d5096850b47424fb0f1c6a75b8f7184f7169319a.tar.xz linux-dev-d5096850b47424fb0f1c6a75b8f7184f7169319a.zip |
xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
At the start of the function we were checking for idx != 0
and bailing out. And later calling extend_brk if idx != 0.
That is unnecessary so remove that checks.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions