summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-17 13:55:31 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-17 13:55:31 +1100
commit8122a00aeed0eedfbf46b422b06a9cbab7509d95 (patch)
tree94a81c73dc7b5106c627a0aae489662cf7913ffd /include
parent1ba8decbf546aa52b231be5ced2e5abf8298cfaf (diff)
parent0ec8f8d4427219b09087903ad478fef87411f590 (diff)
Merge commit 'ieee1394/for-next'
Diffstat (limited to 'include')
-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 {