Remove use of this->foo in partition_allocator code.
Most of them are not necessary at all. One spot has parameters shadowing member variables. Fix this by renaming the parameters. Change-Id: I16c13588d40269d5c18bfe8877af31abc3ac5516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1947828Reviewed-by:Chris Palmer <palmer@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#721710}
Showing
Please register or sign in to comment