diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2012-02-10 10:20:02 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-03-14 00:45:05 -0700 |
commit | 3ed69d7e318ce17c77d91fd09a963cf48ce3a8a9 (patch) | |
tree | 0257735149646dc4550eb99a81f248f49b4c6342 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9cdcf098800d9549b0bf1e759f8b456baabfb939 (diff) |
ixgbe: use typed min/max functions where possible
using the form min((int)var, ver)) is replaced by min_t(int, ...)
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions