From 202bff6517b06144d7ff04a7f8786209c07c6bfc Mon Sep 17 00:00:00 2001 From: Stefan Richter Date: Fri, 5 Dec 2008 22:43:41 +0100 Subject: [PATCH] --- yaml --- r: 135989 b: refs/heads/master c: bf8e3355ec8f4e472f9841e94203cd759b45226e h: refs/heads/master i: 135987: d92a0b0d2a2255280a2986b7479ed9698655300b v: v3 --- [refs] | 2 +- trunk/include/linux/firewire-cdev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 65b500d248a6..de984500a9c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d67cfb9613f373d76daa2c8d209629601424ca12 +refs/heads/master: bf8e3355ec8f4e472f9841e94203cd759b45226e diff --git a/trunk/include/linux/firewire-cdev.h b/trunk/include/linux/firewire-cdev.h index 4d078e99c017..899ef279f5be 100644 --- a/trunk/include/linux/firewire-cdev.h +++ b/trunk/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 {