]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-pci: make some function static
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Fri, 10 Aug 2018 16:58:45 +0000 (18:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:31:59 +0000 (19:31 +0200)
commit1f26a160f9c410c1c3d01edb93344c838c33b87d
tree5541143a1211b6df2859375c5bb2eea3b5615758
parentd8b9d4c54c6e5a9fe1966c681fda6fbe8aa78caa
staging: mt7621-pci: make some function static

There are some functions in driver code that can be declared
'static'. Just do it.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pci/pci-mt7621.c