OSDN Git Service

staging: dgnc: Remove unnecessary functions from dgnc_driver.c
authorKonrad Zapalowicz <bergo.torino@gmail.com>
Wed, 6 Aug 2014 12:21:22 +0000 (14:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:13 +0000 (12:23 -0700)
commitbbecbacbed32db649c10d1d4e0a6045b4f4d4750
tree29f50a449281b030fcd3decd266a076e5d89dce3
parentea6e9dea2e72a7abd146a2c5bab726b27f34b36c
staging: dgnc: Remove unnecessary functions from dgnc_driver.c

This commit slightly cleans up the dgnc_driver.c file. The changes
include removing one-line proxy functions as they were not needed.
Additionaly the pci 'remove' function is deleted because it was no
need for it.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c