diff options
author | Daniel Borkmann <[email protected]> | 2013-08-20 12:22:01 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-08-20 23:52:02 -0700 |
commit | c2cef4e88808cc566956605a39a96080912c0566 (patch) | |
tree | 1ce013a2a31027091bf20b3deb4f8237ec1e6d68 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 846989635b368c41efd9079ec6fe0e8d2845ec11 (diff) |
net: ipv6: minor: *_start_timer: rather use unsigned long
For the functions mld_gq_start_timer(), mld_ifc_start_timer(),
and mld_dad_start_timer(), rather use unsigned long than int
as we operate only on unsigned values anyway. This seems more
appropriate as there is no good reason to do type conversions
to int, that could lead to future errors.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Hannes Frederic Sowa <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions