diff mbox

[v2,0/51] updated patches for adding QIB driver

Message ID adahbrzpxx0.fsf@roland-alpha.cisco.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Roland Dreier Dec. 9, 2009, 10:47 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/infiniband/hw/qib/qib_file_ops.c b/drivers/infiniband/hw/qib/qib_file_ops.c
index 781c87f..53c314f 100644
--- a/drivers/infiniband/hw/qib/qib_file_ops.c
+++ b/drivers/infiniband/hw/qib/qib_file_ops.c
@@ -2450,7 +2450,7 @@  done:
 	return ret;
 }
 
-void __exit qib_dev_cleanup(void)
+void qib_dev_cleanup(void)
 {
 	if (qib_class) {
 		class_destroy(qib_class);