]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: dgap: Remove erroneous comment
authorMark Hounschell <markh@compro.net>
Wed, 21 May 2014 19:16:02 +0000 (15:16 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 17:10:50 +0000 (02:10 +0900)
This patch removes a false comment

Signed-off-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c

index b452d840c5af483b07dfc2963d56c2b2c72be202..b34d903d596a13d370848bc99efd2eda2acabadf 100644 (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;