diff options
author | Robert P. J. Day <[email protected]> | 2008-04-16 21:09:28 -0700 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2008-04-16 21:09:28 -0700 |
commit | b3b8128fd3b0966830ee90f1162173d07cb496a0 (patch) | |
tree | 72657b2b5611973bf12b8e4207d5090225f1fb20 /lib/debugobjects.c | |
parent | f438000f7a31fad7cfd27f33ad324a250f4cd2df (diff) |
IB/ipath: Fix time comparison to use time_after_eq()
Raw comparison against jiffies will fail if jiffies wraps, although
since ipath currently only supports 64-bit architectures, this is rather
far-fetched. Still, it's better to use time_after_eq().
Signed-off-by: Robert P. J. Day <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions