staging: most: configfs: reduce array size
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 13 Dec 2019 12:04:18 +0000 (13:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 12:54:37 +0000 (13:54 +0100)
commitc3bb9d883f1a5b2e60675779205e7c6ded2272aa
treed680c8a7e27840774cdd39be899749bd19e51f74
parentd72f82635e3317b5e035af40aa815c6d064c2fee
staging: most: configfs: reduce array size

This patch reduces the size of the arrays inside the mdev_link struct to
a reasonable value.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1576238662-16512-6-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/configfs.c