diff options
author | 2012-02-10 10:20:02 +0000 | |
---|---|---|
committer | 2012-03-14 00:45:05 -0700 | |
commit | 3ed69d7e318ce17c77d91fd09a963cf48ce3a8a9 (patch) | |
tree | 0257735149646dc4550eb99a81f248f49b4c6342 /include | |
parent | ixgbe: fix obvious return value bug. (diff) | |
download | wireguard-linux-3ed69d7e318ce17c77d91fd09a963cf48ce3a8a9.tar.xz wireguard-linux-3ed69d7e318ce17c77d91fd09a963cf48ce3a8a9.zip |
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 'include')
0 files changed, 0 insertions, 0 deletions