staging: most: core: rename struct most_c_aim_obj to pipe
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:48 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commit7faeffec7f4f1a28db47dda9614010b3d7dcc48a
tree4edd4bc346e005a5b0ea65b5c4757c9a69ec19b2
parentfcb7fad82e23f62e2ffa2b732a1cf3c2d10b923e
staging: most: core: rename struct most_c_aim_obj to pipe

This patch replaces the confusing name of struct "most_c_aim_obj" with
"pipe" to better express the function that is behind the structure.

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