Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270243
b: refs/heads/master
c: 7513cd7
h: refs/heads/master
i:
  270241: b74e5b6
  270239: 50c8e6e
v: v3
  • Loading branch information
Venkatraman S authored and Chris Ball committed Oct 26, 2011
1 parent 178e7a3 commit d03229a
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: 2b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1
refs/heads/master: 7513cd7af8df412d05349c5e44dc7638974211d8
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/card/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static void mmc_request(struct request_queue *q)
wake_up_process(mq->thread);
}

struct scatterlist *mmc_alloc_sg(int sg_len, int *err)
static struct scatterlist *mmc_alloc_sg(int sg_len, int *err)
{
struct scatterlist *sg;

Expand Down

0 comments on commit d03229a

Please sign in to comment.