[PATCHv2 2/2] staging: dgap: delete obvious comments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx>

This patch deletes the comments secion which is obvious and outdated

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@xxxxxxxxxxx>
---
	v2:Addrressed Dan carpenter review comments to remove the entire
comments section as its outdated and obvious.
---
 drivers/staging/dgap/dgap.c | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c
index d3eda62..75f9aeb 100644
--- a/drivers/staging/dgap/dgap.c
+++ b/drivers/staging/dgap/dgap.c
@@ -7096,17 +7096,6 @@ static void dgap_stop(void)
 	unregister_chrdev(DIGI_DGAP_MAJOR, "dgap");
 }
 
-/************************************************************************
- *
- * Driver load/unload functions
- *
- ************************************************************************/
-
-/*
- * init_module()
- *
- * Module load.  This is where it all starts.
- */
 static int dgap_init_module(void)
 {
 	int rc;
@@ -7137,11 +7126,6 @@ err_stop:
 	return rc;
 }
 
-/*
- * dgap_cleanup_module()
- *
- * Module unload.  This is where it all ends.
- */
 static void dgap_cleanup_module(void)
 {
 	dgap_remove_driver_sysfiles(&dgap_driver);
-- 
1.9.1
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux