Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213127
b: refs/heads/master
c: 48acf86
h: refs/heads/master
i:
  213125: a4295d4
  213123: 6fae35f
  213119: d7de0e6
v: v3
  • Loading branch information
Philipp Reisner committed Oct 14, 2010
1 parent bff9201 commit b0387ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0f0601f4ea2f53cfd8bcae060fb03d9bbde070ec
refs/heads/master: 48acf8689847c061bd82c808c379f1bd79dfe407
1 change: 0 additions & 1 deletion trunk/drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ struct drbd_epoch_entry *drbd_alloc_ee(struct drbd_conf *mdev,
e->size = data_size;
e->flags = 0;
e->sector = sector;
e->sector = sector;
e->block_id = id;

return e;
Expand Down

0 comments on commit b0387ff

Please sign in to comment.