binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Jun 2019 07:09:01 +0000 (09:09 +0200)
committerGreg Ungerer <gerg@kernel.org>
Sun, 23 Jun 2019 23:16:47 +0000 (09:16 +1000)
commita445d988b4790e06bb94e927e740017675d7e700
tree58ee36e67100251582a4a7e9fa32705b13ba44e6
parent6843d8aa5b9bc61df8787801f19f538123724bfa
binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c

MAX_SHARED_LIBS is an implementation detail of the kernel loader,
and should be kept away from the file format definition.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
fs/binfmt_flat.c
include/linux/flat.h