[PATCH] perf/core: Directly return the error pointer instead of use 'goto'

From: Wang Xiaoqiang
Date: Mon Jan 18 2016 - 09:29:32 EST


Hi, Ingo,

This patch return the error pointer directly, not use 'goto'. Patch
is as follows.

thanks,
Wang Xiaoqiang