btrfs: check_int: propagate out-of-memory error upwards
authorStefan Behrens <sbehrens@giantdisaster.de>
Fri, 9 May 2014 13:28:07 +0000 (15:28 +0200)
committerChris Mason <clm@fb.com>
Tue, 10 Jun 2014 00:20:21 +0000 (17:20 -0700)
This issue was not causing any harm but IMO (and in the opinion of the
static code checker) it is better to propagate this error status upwards.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/check-integrity.c

Simple merge