Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20047
b: refs/heads/master
c: 2d20eaf
h: refs/heads/master
i:
  20045: 4fc3413
  20043: 474b797
  20039: 9e994da
  20031: d3caf04
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 1cf14f1 commit e5468fb
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: e5fb81bd895041230dfaeb8f8f498b85b4705988
refs/heads/master: 2d20eaf9426598ef156b941bcfa44e867452b770
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1679,7 +1679,7 @@ static int
sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize)
{
int sg_bufflen = tablesize * sizeof(struct scatterlist);
unsigned int gfp_flags = GFP_ATOMIC | __GFP_NOWARN;
gfp_t gfp_flags = GFP_ATOMIC | __GFP_NOWARN;

/*
* TODO: test without low_dma, we should not need it since
Expand Down

0 comments on commit e5468fb

Please sign in to comment.