Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45855
b: refs/heads/master
c: c20086d
h: refs/heads/master
i:
  45853: 5c9c808
  45851: 61920db
  45847: 28a9cbd
  45839: 248a152
  45823: 3ff96a6
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Jan 26, 2007
1 parent b4a1739 commit 7a8d6c6
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: fe33f6f1525113ab0bae416966209438e7a31987
refs/heads/master: c20086de9319ac406f1e96ad459763c9f9965b18
2 changes: 1 addition & 1 deletion trunk/drivers/md/raid5.c
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,7 @@ static int chunk_aligned_read(request_queue_t *q, struct bio * raid_bio)
mdk_rdev_t *rdev;

if (!in_chunk_boundary(mddev, raid_bio)) {
printk("chunk_aligned_read : non aligned\n");
PRINTK("chunk_aligned_read : non aligned\n");
return 0;
}
/*
Expand Down

0 comments on commit 7a8d6c6

Please sign in to comment.