summaryrefslogtreecommitdiff
path: root/mfbt/TaggedAnonymousMemory.h
diff options
context:
space:
mode:
Diffstat (limited to 'mfbt/TaggedAnonymousMemory.h')
-rw-r--r--mfbt/TaggedAnonymousMemory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mfbt/TaggedAnonymousMemory.h b/mfbt/TaggedAnonymousMemory.h
index 81256b1a70..f227c2805b 100644
--- a/mfbt/TaggedAnonymousMemory.h
+++ b/mfbt/TaggedAnonymousMemory.h
@@ -3,8 +3,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-// Some Linux kernels -- specifically, newer versions of Android and
-// some B2G devices -- have a feature for assigning names to ranges of
+// Some Linux kernels have a feature for assigning names to ranges of
// anonymous memory (i.e., memory that doesn't have a "name" in the
// form of an underlying mapped file). These names are reported in
// /proc/<pid>/smaps alongside system-level memory usage information