Re: [PATCH] btrfs: reada: Remove unused function

2015-01-06 Thread David Sterba
On Tue, Jan 06, 2015 at 11:42:07AM +0100, Jiri Kosina wrote: > On Mon, 5 Jan 2015, David Sterba wrote: > > > > Remove the function btrfs_reada_detach() that is not used anywhere. > > > > > > This was partially found by using a static code analysis program called > > > cppcheck. > > > > > > Sign

Re: [PATCH] btrfs: reada: Remove unused function

2015-01-06 Thread Jiri Kosina
On Mon, 5 Jan 2015, David Sterba wrote: > > Remove the function btrfs_reada_detach() that is not used anywhere. > > > > This was partially found by using a static code analysis program called > > cppcheck. > > > > Signed-off-by: Rickard Strandqvist > > No please, this function is part of publ

Re: [PATCH] btrfs: reada: Remove unused function

2015-01-05 Thread David Sterba
On Sun, Jan 04, 2015 at 01:59:57AM +0100, Rickard Strandqvist wrote: > Remove the function btrfs_reada_detach() that is not used anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist No please, this function is