Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64919
b: refs/heads/master
c: 2123a09
h: refs/heads/master
i:
  64917: ce9e357
  64915: 53b4a23
  64911: c680e5e
v: v3
  • Loading branch information
aherrman@arcor.de authored and Linus Torvalds committed Sep 14, 2007
1 parent fa7e506 commit 0304448
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd941252a81b02b5915e2db160fe02c972875846
refs/heads/master: 2123a09f3f129f4d56f59026ec63e5990f86db2f
3 changes: 3 additions & 0 deletions trunk/drivers/md/dm-bio-list.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

#include <linux/bio.h>

#ifdef CONFIG_BLOCK

struct bio_list {
struct bio *head;
struct bio *tail;
Expand Down Expand Up @@ -106,4 +108,5 @@ static inline struct bio *bio_list_get(struct bio_list *bl)
return bio;
}

#endif /* CONFIG_BLOCK */
#endif

0 comments on commit 0304448

Please sign in to comment.