aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2012-02-10 10:20:02 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-03-14 00:45:05 -0700
commit3ed69d7e318ce17c77d91fd09a963cf48ce3a8a9 (patch)
tree0257735149646dc4550eb99a81f248f49b4c6342 /include/linux
parentixgbe: fix obvious return value bug. (diff)
downloadwireguard-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/linux')
0 files changed, 0 insertions, 0 deletions