Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14948
b: refs/heads/master
c: 6bc733e
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and James Bottomley committed Dec 1, 2005
1 parent 1d72d53 commit bfb6f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c87e34efaecc952f9a0c1bbb9c6da76ccbf5ee3d
refs/heads/master: 6bc733e9f71c937f3c64159bf1e569321726a44c
1 change: 1 addition & 0 deletions trunk/drivers/scsi/st.c
Original file line number Diff line number Diff line change
Expand Up @@ -4509,6 +4509,7 @@ static int sgl_map_user_pages(struct scatterlist *sgl, const unsigned int max_pa
if (res > 0) {
for (j=0; j < res; j++)
page_cache_release(pages[j]);
res = 0;
}
kfree(pages);
return res;
Expand Down

0 comments on commit bfb6f7b

Please sign in to comment.