On Wed, Aug 21, 2019 at 05:26:32PM +0800, Anand Jain wrote: > In the function btrfs_init_dev_stats() goto out is not needed, because the > alloc has failed. So just return -ENOMEM. > > Signed-off-by: Anand Jain <anand.j...@oracle.com>
I'll add 1 and 2 to misc-next, 3 seems to be buggy.