ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
[pandora-kernel.git] / fs / char_dev.c
index ea06a3d..24b1425 100644 (file)
@@ -274,7 +274,7 @@ out2:
 }
 
 /**
- * unregister_chrdev_region() - return a range of device numbers
+ * unregister_chrdev_region() - unregister a range of device numbers
  * @from: the first in the range of numbers to unregister
  * @count: the number of device numbers to unregister
  *