From 002de0ba878d0892d0bc722210cc924ee4349cea Mon Sep 17 00:00:00 2001 From: Mark Hounschell Date: Thu, 6 Mar 2014 15:25:19 -0500 Subject: [PATCH] staging: dgap: Simplify and cleanup dgap_init_module function This patch simplifies and cleans up the dgap_init_module function. It also fixes a possible double free condition as a result pci_unregister_driver possibly being called twice. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed