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:
parent
d78acae3d1
commit
5512d3971b
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue