From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 12:21:22 +0000 (+0200) Subject: staging: dgnc: Remove unnecessary functions from dgnc_driver.c X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbecbacbed32db649c10d1d4e0a6045b4f4d4750;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed