From: Stefan Behrens Date: Tue, 27 Nov 2012 17:39:50 +0000 (+0000) Subject: Btrfs: fix a build warning for an unused label X-Git-Tag: v3.8-rc1~71^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c83748deb94aba89b5c1085f887ddcdab223ef;p=pandora-kernel.git Btrfs: fix a build warning for an unused label This issue was detected by the "0-DAY kernel build testing". fs/btrfs/volumes.c: In function 'btrfs_rm_device': fs/btrfs/volumes.c:1505:1: warning: label 'error_close' defined but not used [-Wunused-label] Signed-off-by: Stefan Behrens Signed-off-by: Chris Mason --- Reading git-diff-tree failed