From: Robert Richter Date: Tue, 21 Sep 2010 16:09:00 +0000 (+0200) Subject: oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT X-Git-Tag: v2.6.37-rc1~18^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc889aa23f4767c1c3f77fce11e17bb0a638971f;p=pandora-kernel.git oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT Since oprofile is setting up ibs_op/dispatched_ops in the fs only if the feature is available, its corresponding variable ibs_config.dispatched_ops is only set, if the feature is available. Thus the check is duplicate and can be removed. Signed-off-by: Robert Richter --- Reading git-diff-tree failed