From: Will Deacon Date: Mon, 14 Jan 2013 17:27:35 +0000 (+0000) Subject: ARM: perf: remove redundant NULL check on cpu_pmu X-Git-Tag: v3.9-rc1~115^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1764c591dfed2ce7075465df0591ce9564ff37a1;p=pandora-kernel.git ARM: perf: remove redundant NULL check on cpu_pmu cpu_pmu has already been dereferenced before we consider invoking the ->reset function, so remove the redundant NULL check. Reported-by: Cong Ding Signed-off-by: Will Deacon --- Reading git-diff-tree failed