On Thu, 2011-01-27 at 11:54 +0100, John Stultz wrote:
> This adds a kernel-internal timekeeping interface to add or subtract
> a fixed amount from CLOCK_REALTIME. This makes it so kernel users or
> interfaces trying to do so do not have to read the time, then add an
> offset and then call settimeofday(), which adds some extra error in
> comparision to just simply adding the offset in the kernel timekeeping
> core.
> 
> CC: Thomas Gleixner <[email protected]>
> Signed-off-by: John Stultz <[email protected]>
> Signed-off-by: Richard Cochran <[email protected]>
> ---


Hey Richard,
        Something seems wrong with your mail sending script. It looks like your
sending the email under my name (John Stultz
<[email protected]>).

While I appreciate you preserving the path author, and the signoffs are
right, you really should send the email under your own name.

The proper style is to keep the mail-header From: the same (ie: Richard
Cochran <[email protected]>), but as the first line of the mail
body put:
   From: Author Name <[email protected]>

thanks
-john


--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to