oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT
authorRobert Richter <robert.richter@amd.com>
Tue, 21 Sep 2010 16:09:00 +0000 (18:09 +0200)
committerRobert Richter <robert.richter@amd.com>
Fri, 15 Oct 2010 10:50:41 +0000 (12:50 +0200)
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 <robert.richter@amd.com>

No differences found