]> git.openfabrics.org - ~emulex/infiniband.git/commit
mISDN: Use time_before()
authorManuel Schölling <manuel.schoelling@gmx.de>
Wed, 21 May 2014 20:08:47 +0000 (22:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2014 19:50:12 +0000 (15:50 -0400)
commit0797fb083f6588a800dfbff1aecbb2aed8d4f673
treef8befebf6ad562cf8720f9f0abb774444221eba9
parent2b3d9655119625cc102756395715292150a8980e
mISDN: Use time_before()

To be future-proof and for better readability the time comparisons are modified
to use time_before() instead of plain, error-prone math.

Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/l1oip_core.c