]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/android/sync_file.h
staging/android: improve documentation for sync_file
[karo-tx-linux.git] / drivers / staging / android / sync_file.h
index 8a1b546fd3b3fc91e93af2bdabeab16472b7505e..c6ffe8b0725c63a9931ea60c9ec65383100ed257 100644 (file)
@@ -32,7 +32,7 @@ struct sync_file_cb {
  * @kref:              reference count on fence.
  * @name:              name of sync_file.  Useful for debugging
  * @sync_file_list:    membership in global file list
- * @num_fences         number of sync_pts in the fence
+ * @num_fences:                number of sync_pts in the fence
  * @wq:                        wait queue for fence signaling
  * @status:            0: signaled, >0:active, <0: error
  * @cbs:               sync_pts callback information