]> Git Repo - linux.git/commit
btrfs: remove unused function btrfs_insert_some_items()
authorRobin Dong <[email protected]>
Sat, 29 Sep 2012 08:07:46 +0000 (02:07 -0600)
committerChris Mason <[email protected]>
Tue, 9 Oct 2012 13:15:43 +0000 (09:15 -0400)
commit8d1a1317af439cc7f349907b79198d35feffe179
tree92ea30c56c86081384e7f2d081822d43cdad256d
parent44734ed1ca0c2e66479cedbf773627a9b5a31364
btrfs: remove unused function btrfs_insert_some_items()

The function btrfs_insert_some_items() would not be called by any other functions,
so remove it.

Signed-off-by: Robin Dong <[email protected]>
fs/btrfs/ctree.c
This page took 0.058061 seconds and 4 git commands to generate.