summaryrefslogtreecommitdiff
path: root/include/net/sctp/checksum.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-01 14:31:53 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-01 14:31:53 -0800
commit0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (patch)
tree0756648fc3e8141173149202fcebaee61f6d7486 /include/net/sctp/checksum.h
parent4759d386d55fef452d692bf101167914437e848e (diff)
Linux 4.10-rc2
Diffstat (limited to 'include/net/sctp/checksum.h')
0 files changed, 0 insertions, 0 deletions
of types related to timers/timekeeping. - Get rid of cycles_t and use a plain u64. The type is not really helpful and caused more confusion than clarity - Get rid of the ktime union. The union has become useless as we use the scalar nanoseconds storage unconditionally now. The 32bit timespec alike storage got removed due to the Y2038 limitations some time ago. That leaves the odd union access around for no reason. Clean it up. Both changes have been done with coccinelle and a small amount of manual mopping up" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: ktime: Get rid of ktime_equal() ktime: Cleanup ktime_set() usage ktime: Get rid of the union clocksource: Use a plain u64 instead of cycle_t
Diffstat (limited to 'include/trace/events/skb.h')