summaryrefslogtreecommitdiff
path: root/bpfc
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-10-02 08:08:42 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-10-02 08:11:57 +0200
commit23f43a0010375cb1c59f812b93f4b838ef204609 (patch)
treebc87dbb667417e6571a9cb65139cb24e06267f22 /bpfc
parentd14f37ba7a01099d5532ffc88f7f1cf569b24776 (diff)
netsniff-ng: modify mmap option in usage to be grammatically correct
Incorrect usage of "i.e." leads one to believe that replaying is possible only. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc')
0 files changed, 0 insertions, 0 deletions
nd 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 'net/tipc/name_distr.h')