commit | 7dc70220e92fc045ab2357874a67f06a916e0b41 | [log] [tgz] |
---|---|---|
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | Fri Apr 07 15:38:34 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 08 12:41:39 2017 +0200 |
tree | c68086463019e9d2fbebd4388d746f3063611442 | |
parent | 1c74e3ab95dab9caec3a30e8de9ac2e41f967e38 [diff] |
staging: most: core: consolidate channel attributes This patch replaces 13 temporary variables representing the attributes to control the channel with an array of 13 elements to keep the corresponding code compact. Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>