From: dimaaac <dimadrumspro@gmail.com>
Removed an unnecessary comment and fixed a typo
Signed-off-by: dimaaac <dimadrumspro@gmail.com>
---
drivers/comedi/drivers/ssv_dnp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/comedi/drivers/ssv_dnp.c b/drivers/comedi/drivers/ssv_dnp.c
index 813bd0853b0b..768524b02a0b 100644
--- a/drivers/comedi/drivers/ssv_dnp.c
+++ b/drivers/comedi/drivers/ssv_dnp.c
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * ssv_dnp.c
- * generic comedi driver for SSV Embedded Systems' DIL/Net-PCs
+ * Generic comedi driver for SSV Embedded Systems' DIL/Net-PCs
* Copyright (C) 2001 Robert Schwebel <robert@schwebel.de>
*
* COMEDI - Linux Control and Measurement Device Interface
--
2.42.0