Re: [PATCH 1/2] btrfs: remove unused function btrfs_insert_some_items()
From: David Sterba <hidden> Date: 2012-09-30 23:31:08
On Sat, Sep 29, 2012 at 04:07:46PM +0800, Robin Dong wrote:
From: Robin Dong <redacted>
The function btrfs_insert_some_items() would not be called by any other functions,
so remove it.
Signed-off-by: Robin Dong <redacted>