Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91758
b: refs/heads/master
c: fdefa4d
h: refs/heads/master
v: v3
  • Loading branch information
Nick Andrew authored and Jesper Juhl committed Apr 21, 2008
1 parent f026452 commit 989e533
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: 8a5703f846e2363fc466aff3f53608340a1ae33f
refs/heads/master: fdefa4d87e2f07ffe5888a7c2ed87dd12f9cfe37
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -4152,7 +4152,7 @@ static int hot_remove_disk(mddev_t * mddev, dev_t dev)

return 0;
busy:
printk(KERN_WARNING "md: cannot remove active disk %s from %s ... \n",
printk(KERN_WARNING "md: cannot remove active disk %s from %s ...\n",
bdevname(rdev->bdev,b), mdname(mddev));
return -EBUSY;
}
Expand Down

0 comments on commit 989e533

Please sign in to comment.