staging: most: configfs: move configfs subsystems to container struct
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 8 Nov 2019 16:21:07 +0000 (17:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Nov 2019 15:41:00 +0000 (16:41 +0100)
commit4845b3c8c8d221441605a1eff8aab7f1622dce93
treea28a87fe106c778ace059f71ddc537031f744e07
parent2d9d2491530a156b9a5614adf9dc79285e35d55e
staging: most: configfs: move configfs subsystems to container struct

This patch moves the declarations of the configfs subsystems to
a superordinate container structure. This is done to get access
to private subsystem data.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1573230068-27658-2-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/configfs.c