Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37925
b: refs/heads/master
c: 9a29230
h: refs/heads/master
i:
  37923: 6957259
v: v3
  • Loading branch information
Jeff Garzik authored and David Woodhouse committed Oct 1, 2006
1 parent c4d29f1 commit a3c7256
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: 8a84fc15ae5cafcc366dd85cf8e1ab2040679abc
refs/heads/master: 9a292308255ad381dd74541be468c4aec240a615
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtd_blkdevs.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ static int do_blktrans_request(struct mtd_blktrans_ops *tr,
return 1;

default:
printk(KERN_NOTICE "Unknown request %ld\n", rq_data_dir(req));
printk(KERN_NOTICE "Unknown request %u\n", rq_data_dir(req));
return 0;
}
}
Expand Down

0 comments on commit a3c7256

Please sign in to comment.