Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107029
b: refs/heads/master
c: dbacefc
h: refs/heads/master
i:
  107027: b47ad4d
v: v3
  • Loading branch information
Thomas Petazzoni authored and Linus Torvalds committed Jul 30, 2008
1 parent 4bb7520 commit d9ceabd
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: d406f66ddb0d7491ddd53e4600c425d76a8a245f
refs/heads/master: dbacefc9c4f6bd365243db379473ab7041656d90
2 changes: 1 addition & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ EXPORT_SYMBOL(mark_buffer_async_write);
/*
* The buffer's backing address_space's private_lock must be held
*/
static inline void __remove_assoc_queue(struct buffer_head *bh)
static void __remove_assoc_queue(struct buffer_head *bh)
{
list_del_init(&bh->b_assoc_buffers);
WARN_ON(!bh->b_assoc_map);
Expand Down

0 comments on commit d9ceabd

Please sign in to comment.