staging: most: core: rename struct memeber
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:49 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commitab868bad3c3cd649c78540d21852378ba0b957ba
treef50fafd65db7728eb056e4400fe377e6b4a2fcf8
parent7faeffec7f4f1a28db47dda9614010b3d7dcc48a
staging: most: core: rename struct memeber

This patch renames the member "ptr" of struct pipe to "aim". This is needed
to increase the readability of the code.

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