Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118098
b: refs/heads/master
c: b361a6e
h: refs/heads/master
v: v3
  • Loading branch information
Chris Malley authored and Greg Kroah-Hartman committed Oct 29, 2008
1 parent b6cdd78 commit 5e04960
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: cde217a556ec552d28ac9e136c5a94684a69ae94
refs/heads/master: b361a6e348a5de9e18eb17542663d34a57740e87
2 changes: 1 addition & 1 deletion trunk/drivers/usb/class/usbtmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static int usbtmc_release(struct inode *inode, struct file *file)

static int usbtmc_ioctl_abort_bulk_in(struct usbtmc_device_data *data)
{
char *buffer;
u8 *buffer;
struct device *dev;
int rv;
int n;
Expand Down

0 comments on commit 5e04960

Please sign in to comment.