| commit | 9096fb9ed77c5fa007c80f31363f03c674f6f055 | [log] [tgz] |
|---|---|---|
| author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Sat Oct 10 17:12:35 2020 +0200 |
| committer | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Thu Nov 19 16:22:48 2020 +0100 |
| tree | 37ece84da713597b691e799429246ab85edd3f4f | |
| parent | 16b8b60873a1aa4c69e97a19ee5291cbb373a011 [diff] |
mm: Remove examples from enum zone_type comment We can't really list every setup in common code. On top of that they are unlikely to stay true for long as things change in the arch trees independently of this comment. Suggested-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de>