Re: [RFC v5 1/6] Timekeeping cross timestamp interface for device drivers

From: Richard Cochran
Date: Fri Jan 08 2016 - 04:14:18 EST


On Thu, Jan 07, 2016 at 05:05:24PM -0800, John Stultz wrote:
> Yea. I just feel like lots of structures add extra abstraction that
> makes the code harder to learn or re-learn. Not only is one trying to
> remember the base types that are being passed around, but you also
> have to remember what all the meta-structures are for. Especially for
> these two-value structures.

FWIW, I had exactly this trouble when reading this series.

Thanks,
Richard