Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34140
b: refs/heads/master
c: 668040f
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David Woodhouse committed Sep 22, 2006
1 parent 07c2e7d commit 7cdc141
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: f40a6f1cc7fe522e51e1ac4c7ab3035a434f2cef
refs/heads/master: 668040fcd1e06fc3e68a92708cbdfa5a52c37d3c
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 %d\n", rq_data_dir(req));
return 0;
}
}
Expand Down

0 comments on commit 7cdc141

Please sign in to comment.