staging: dgap: Remove erroneous comment

This patch removes a false comment

Signed-off-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mark Hounschell 2014-05-21 15:16:02 -04:00 committed by Greg Kroah-Hartman
parent d78acae3d1
commit 5512d3971b

View file

@ -567,7 +567,6 @@ static int dgap_init_pci(void)
return pci_register_driver(&dgap_driver);
}
/* returns count (>= 0), or negative on error */
static int dgap_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
{
int rc;