]> git.baikalelectronics.ru Git - kernel.git/commit
atm: horizon: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tue, 13 Jan 2015 18:50:21 +0000 (19:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jan 2015 22:28:19 +0000 (17:28 -0500)
commiteb97e1ae176050347c4f5e55dbb9059b6df319e5
tree65865befcf66432b09d4d45df44fcc5006d37628
parent13aec46fef51193335428bf9e0ee62ae94499716
atm: horizon: Remove some unused functions

Removes some functions that are not used anywhere:
channel_to_vpivci() query_tx_channel_config() rx_disabled_handler()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/horizon.c