]> 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)
commit0491beb4b1f2dcc09b62c9585ce8899771c5f959
treefe7462674647a4b1936021d87ffea232580d2756
parent564dc58af343bbc25f5a5e3ec86fe1202d7c0e21
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