Commit bf8e3355 authored by Stefan Richter's avatar Stefan Richter

firewire: cdev: documentation fixlet

Reported-by: default avatarJay Fenlason <fenlason@redhat.com>
Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent d67cfb96
...@@ -229,7 +229,7 @@ struct fw_cdev_get_info { ...@@ -229,7 +229,7 @@ struct fw_cdev_get_info {
* Send a request to the device. This ioctl implements all outgoing requests. * Send a request to the device. This ioctl implements all outgoing requests.
* Both quadlet and block request specify the payload as a pointer to the data * Both quadlet and block request specify the payload as a pointer to the data
* in the @data field. Once the transaction completes, the kernel writes an * in the @data field. Once the transaction completes, the kernel writes an
* &fw_cdev_event_request event back. The @closure field is passed back to * &fw_cdev_event_response event back. The @closure field is passed back to
* user space in the response event. * user space in the response event.
*/ */
struct fw_cdev_send_request { struct fw_cdev_send_request {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment