]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: dead code remove device_nics variable
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 21 Aug 2014 20:40:50 +0000 (21:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:49:34 +0000 (13:49 -0700)
commit2f804ae6ad4bb4a96a07ac8e71d2447bf7d86702
treefe7462674647a4b1936021d87ffea232580d2756
parent8c22899baa87ae718196c45b37aeacb6e79282f2
staging: vt6655: dead code remove device_nics variable

The module can not load more than once.

Remove device_nics, MAX_UINTS and OPTION_DEFAULT

Remove dead index variable from device_get_options

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_cfg.h
drivers/staging/vt6655/device_main.c