On Thu, 22 May 2014, Manuel Schölling wrote:
> To be future-proof and for better readability the time comparisons are
> modified
> to use time_before_eq() instead of plain, error-prone math.
I had the impression that the real reason for these functions was that
they were somehow sensitive to the
From: Manuel Schölling
Date: Thu, 22 May 2014 19:52:45 +0200
> To be future-proof and for better readability the time comparisons are
> modified
> to use time_before_eq() instead of plain, error-prone math.
>
> Signed-off-by: Manuel Schölling
Applied.
--
To unsubscribe from this list: send th
To be future-proof and for better readability the time comparisons are modified
to use time_before_eq() instead of plain, error-prone math.
Signed-off-by: Manuel Schölling
---
drivers/net/ethernet/micrel/ksz884x.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net
3 matches
Mail list logo