flat: remove dead define references
authorAlan Cox <alan@linux.intel.com>
Fri, 12 Apr 2019 21:46:45 +0000 (22:46 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 12 Apr 2019 21:46:45 +0000 (22:46 +0100)
Kernel/flat.c

index e36e588..71c208a 100644 (file)
@@ -15,9 +15,6 @@
  *
  *     Set:
  *     CONFIG_FLAT
- *     MAX_POOLS       maximum number of discontiguous memory pools in the
- *                     machine
- *     MAX_BLOCKS      maximum blocks per user
  *
  *     TODO:
  *     Reference counting (for sticky binaries, vfork, fork emulation)