Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3408
b: refs/heads/master
c: 89e0b11
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Jun 25, 2005
1 parent 450f09d commit 85e1cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 07d46de415fba309a5648f078fdda118d489646b
refs/heads/master: 89e0b1134e46195c64bbad21010799ba567bf7f2
3 changes: 1 addition & 2 deletions trunk/drivers/cdrom/sonycd535.c
Original file line number Diff line number Diff line change
Expand Up @@ -1605,8 +1605,7 @@ static int __init sony535_init(void)
put_disk(cdu_disk);
out6:
for (i = 0; i < sony_buffer_sectors; i++)
if (sony_buffer[i])
kfree(sony_buffer[i]);
kfree(sony_buffer[i]);
out5:
kfree(sony_buffer);
out4:
Expand Down

0 comments on commit 85e1cf3

Please sign in to comment.