]> 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)
commit2a63f6edb98aeadc55500495461b286e6dd01134
tree65865befcf66432b09d4d45df44fcc5006d37628
parentb747d09833d0d7bb748f0d79a48d9b81d4a664c6
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