Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8403
b: refs/heads/master
c: 2befb9e
h: refs/heads/master
i:
  8401: f9e521e
  8399: 60a11a1
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Sep 10, 2005
1 parent 54e7a02 commit 4939392
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e2afe67453e5b1499459ee3596b1e7924a5208f5
refs/heads/master: 2befb9e36dc52d715c3a67a9dbad36ac1edc376f
2 changes: 1 addition & 1 deletion trunk/include/linux/blkdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ static inline unsigned int blksize_bits(unsigned int size)
return bits;
}

extern inline unsigned int block_size(struct block_device *bdev)
static inline unsigned int block_size(struct block_device *bdev)
{
return bdev->bd_block_size;
}
Expand Down

0 comments on commit 4939392

Please sign in to comment.