We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c035d commit b6cdff9Copy full SHA for b6cdff9
Documentation/mm/physical_memory.rst
@@ -33,7 +33,7 @@ The entire physical address space is partitioned into one or more blocks
33
called zones which represent ranges within memory. These ranges are usually
34
determined by architectural constraints for accessing the physical memory.
35
The memory range within a node that corresponds to a particular zone is
36
-described by a ``struct zone``, typedeffed to ``zone_t``. Each zone has
+described by a ``struct zone``. Each zone has
37
one of the types described below.
38
39
* ``ZONE_DMA`` and ``ZONE_DMA32`` historically represented memory suitable for
0 commit comments