Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57061
b: refs/heads/master
c: 350958f
h: refs/heads/master
i:
  57059: 72c8c94
v: v3
  • Loading branch information
Jeff Garzik authored and Stefan Richter committed May 27, 2007
1 parent 6fba4b5 commit ba0125a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a60731d0036a6c6c265acd4248c17fd24fc8e13
refs/heads/master: 350958f984268dcf0f087aac78c5b9fe2846aeff
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/fw-cdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ complete_transaction(struct fw_card *card, int rcode,
response->response.data, response->response.length);
}

static ssize_t ioctl_send_request(struct client *client, void *buffer)
static int ioctl_send_request(struct client *client, void *buffer)
{
struct fw_device *device = client->device;
struct fw_cdev_send_request *request = buffer;
Expand Down

0 comments on commit ba0125a

Please sign in to comment.