commit | bb52645a9ce9fa16600a5c189d22527e871422de | [log] [tgz] |
---|---|---|
author | NeilBrown <neil@brown.name> | Fri May 04 14:58:36 2018 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:09:23 2018 -0700 |
tree | 80789bf48f2bceab56736646ee2a377622161d3b | |
parent | a6f17484153391aab8feedd6c9574cc3db80d6cd [diff] |
staging: mt7621-pci: remove some dead code. Some code is dead because it is commented out. Some is dead because it is uninteresting printks. Some is dead because it declares unused functions. Remove it all. Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>