This patch updates some of the code to use the newer ktime_t interface. It is the begin of a longer patch set (see note at end). Patch #1: Provides an analogue of timeval_delta() with ktime_t and in usecs. Patch #2: Updates the CCID3 sending time interface to use ktime_t. Patch #3: Updates computation of X in CCID3 to use ktime_t. P L E A S E N O T E: ---------------------- This is the begin of a longer patch set, which is inter-dependent. Inter-dependencies are unavoidable, since part of the patch makes architectural changes. Patches in themselves are presumed correct (at least in my eyes :), I will point out the last patch of the series explicitly (i.e. when it is ok to feed them to gcc). It is planned to put these and other patches into an experimental DCCP tree. I am putting them out now so that people can comment and so that discussion points can be resolved early, not after the 49th patch. Thanks. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html