staging: most: core: rename mod_list
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:05:02 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:36 +0000 (09:20 +0100)
commit81ce26b7c4553496b10083b975f1560059c8d747
treef73e698a75aeacc6a1645168ddccdcc63b34158b
parented021a0f8e5b1ac2966a997e908c6a7824da6baa
staging: most: core: rename mod_list

This patch renames the variable mod_list to comp_list.  It is needed
because modules that interface userspace are referred to as components.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c