]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit5f4d4e3f1cfe97b1d7d696e2608c41c2ad123cfc
tree61656b275b580a59d496741cecaeb83b2be6d8ee
parentc664d63818aee3167b7ffa4002d224c88cb7ba85
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