Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104240
b: refs/heads/master
c: c7d0c94
h: refs/heads/master
v: v3
  • Loading branch information
Neil Brown committed Jun 27, 2008
1 parent 93ea5f1 commit 3b0b463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 199050ea1ff2270174ee525b73bc4c3323098897
refs/heads/master: c7d0c941ae7f82940a13f785be70dc3097d96687
3 changes: 0 additions & 3 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -4300,9 +4300,6 @@ static int hot_remove_disk(mddev_t * mddev, dev_t dev)
char b[BDEVNAME_SIZE];
mdk_rdev_t *rdev;

if (!mddev->pers)
return -ENODEV;

rdev = find_rdev(mddev, dev);
if (!rdev)
return -ENXIO;
Expand Down

0 comments on commit 3b0b463

Please sign in to comment.