commit | f45b0fba43f415f69982df743dfa9b5d1b57785e | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue Dec 22 10:53:06 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | 3427f658dbce1004ba6f7ca8bb8235c463a657bb | |
parent | b3c9f3c56c41cbebe7804b48ba8e6e484509c2c0 [diff] |
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>