]> git.baikalelectronics.ru Git - kernel.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)
commit44e0a74e537e33bea23435def06b0d00e34292d6
tree80789bf48f2bceab56736646ee2a377622161d3b
parent68ac13a22f3d0166a06313456d63dd68f0d689ab
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