Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130507
b: refs/heads/master
c: 8ae372e
h: refs/heads/master
i:
  130505: 27b3fbe
  130503: 731a05a
v: v3
  • Loading branch information
Martin K. Petersen authored and Jens Axboe committed Jan 30, 2009
1 parent 4de91f3 commit aec73db
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: 7b24fc4d7eb611da367dea3aad45473050aacd6c
refs/heads/master: 8ae372e3bb4acaca37ffa2ce54f4cf8dd60a94fa
1 change: 0 additions & 1 deletion trunk/fs/bio-integrity.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ int bio_integrity_add_page(struct bio *bio, struct page *page,

iv = bip_vec_idx(bip, bip->bip_vcnt);
BUG_ON(iv == NULL);
BUG_ON(iv->bv_page != NULL);

iv->bv_page = page;
iv->bv_len = len;
Expand Down

0 comments on commit aec73db

Please sign in to comment.