]> git.baikalelectronics.ru Git - kernel.git/commit
atm: solos-pci: make solos_bh() as static
authorDaeseok Youn <daeseok.youn@gmail.com>
Wed, 19 Feb 2014 01:49:12 +0000 (10:49 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Feb 2014 21:39:11 +0000 (16:39 -0500)
commit925d67a64d1a7ef20980a139a514553769ef4343
tree61656b275b580a59d496741cecaeb83b2be6d8ee
parentd70c706d392af6e5d876d2ea414374dc9c1aa013
atm: solos-pci: make solos_bh() as static

sparse says:

drivers/atm/solos-pci.c:763:6: warning:
 symbol 'solos_bh' was not declared. Should it be static?

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/solos-pci.c