staging: most: remove stacked_mbo
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 22 Dec 2015 09:53:06 +0000 (10:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitf45b0fba43f415f69982df743dfa9b5d1b57785e
tree3427f658dbce1004ba6f7ca8bb8235c463a657bb
parentb3c9f3c56c41cbebe7804b48ba8e6e484509c2c0
staging: most: remove stacked_mbo

This patch makes use of kfifo_peek and kfifo_skip, which renders the
variable stacked_mbo useless. It is therefore removed.

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