Skip to content
Commit f495339c authored by Asaf Vertz's avatar Asaf Vertz Committed by Mike Snitzer
Browse files

dm bufio: fix time comparison to use time_after_eq()



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

Signed-off-by: default avatarAsaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 0f30af98
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment