Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55999
b: refs/heads/master
c: 87c1efb
h: refs/heads/master
i:
  55997: 6322232
  55995: 9266dec
  55991: e6fe502
  55983: c980aab
  55967: 0b8d712
  55935: a0b3bc3
v: v3
  • Loading branch information
Jens Axboe committed May 11, 2007
1 parent b91594b commit 1b447af
Show file tree
Hide file tree
Showing 2 changed files with 6 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: d89d87965dcbe6fe4f96a2a7e8421b3a75f634d1
refs/heads/master: 87c1efbfeac49849b981a7eac8cba42d4a49b2e9
6 changes: 5 additions & 1 deletion trunk/include/linux/genhd.h
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,10 @@ static inline struct block_device *bdget_disk(struct gendisk *disk, int index)

#endif

#endif
#else /* CONFIG_BLOCK */

static inline void printk_all_partitions(void) { }

#endif /* CONFIG_BLOCK */

#endif

0 comments on commit 1b447af

Please sign in to comment.