diff options
-rw-r--r-- | drivers/misc/pti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/pti.c b/drivers/misc/pti.c index e19988766aa6..7236ae527b19 100644 --- a/drivers/misc/pti.c +++ b/drivers/misc/pti.c @@ -898,7 +898,6 @@ static struct pci_driver pti_pci_driver = { }; /** - * * pti_init()- Overall entry/init call to the pti driver. * It starts the registration process with the kernel. * |