summaryrefslogtreecommitdiffstats
path: root/include/linux/firewire-cdev.h
diff options
context:
space:
mode:
authorStefan Richter2008-12-05 22:43:41 +0100
committerStefan Richter2009-03-24 20:56:37 +0100
commitbf8e3355ec8f4e472f9841e94203cd759b45226e (patch)
treec12a55bfb01a644ce78aae00c1bceefa3b55cc36 /include/linux/firewire-cdev.h
parentfirewire: convert client_list_lock to mutex (diff)
downloadkernel-qcow2-linux-bf8e3355ec8f4e472f9841e94203cd759b45226e.tar.gz
kernel-qcow2-linux-bf8e3355ec8f4e472f9841e94203cd759b45226e.tar.xz
kernel-qcow2-linux-bf8e3355ec8f4e472f9841e94203cd759b45226e.zip
firewire: cdev: documentation fixlet
Reported-by: Jay Fenlason <fenlason@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'include/linux/firewire-cdev.h')
-rw-r--r--include/linux/firewire-cdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/firewire-cdev.h b/include/linux/firewire-cdev.h
index 4d078e99c017..899ef279f5be 100644
--- a/include/linux/firewire-cdev.h
+++ b/include/linux/firewire-cdev.h
@@ -229,7 +229,7 @@ struct fw_cdev_get_info {
* 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
* 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.
*/
struct fw_cdev_send_request {