]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-pci: remove some dead code.
authorNeilBrown <neil@brown.name>
Fri, 4 May 2018 04:58:36 +0000 (14:58 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 02:09:23 +0000 (19:09 -0700)
commitbb52645a9ce9fa16600a5c189d22527e871422de
tree80789bf48f2bceab56736646ee2a377622161d3b
parenta6f17484153391aab8feedd6c9574cc3db80d6cd
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>
drivers/staging/mt7621-pci/pci-mt7621.c