projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a09a0a7
)
Btrfs: remove btrfs_try_spin_lock
author
Liu Bo
<bo.li.liu@oracle.com>
Mon, 11 Mar 2013 09:37:45 +0000
(09:37 +0000)
committer
Chris Mason
<chris.mason@fusionio.com>
Thu, 14 Mar 2013 18:57:10 +0000
(14:57 -0400)
Remove a useless function declaration
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/locking.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/btrfs/locking.h
b/fs/btrfs/locking.h
index ca52681e5f4049c45f2a228a3f8237ca23815772..b81e0e9a48941891681eef385d10d071f6cbe51b 100644
(file)
--- a/
fs/btrfs/locking.h
+++ b/
fs/btrfs/locking.h
@@
-26,7
+26,6
@@
void btrfs_tree_lock(struct extent_buffer *eb);
void btrfs_tree_unlock(struct extent_buffer *eb);
-int btrfs_try_spin_lock(struct extent_buffer *eb);
void btrfs_tree_read_lock(struct extent_buffer *eb);
void btrfs_tree_read_unlock(struct extent_buffer *eb);