commit | 81ce26b7c4553496b10083b975f1560059c8d747 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue Nov 21 15:05:02 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 27 09:20:36 2017 +0100 |
tree | f73e698a75aeacc6a1645168ddccdcc63b34158b | |
parent | ed021a0f8e5b1ac2966a997e908c6a7824da6baa [diff] |
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>