commit | b74afe5892ddcc46281a9038563afad78afb48fb | [log] [tgz] |
---|---|---|
author | Manuel Schölling <manuel.schoelling@gmx.de> | Mon Sep 21 15:48:17 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 12:55:59 2015 +0100 |
tree | 4a16e1daef12fbc96603e20c050e23086f7c58c4 | |
parent | d18243293a48cddf0a91d19b3da18551e18419b5 [diff] |
misc: sgi-gru: 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> Acked-by: Dimitri Sivanich <sivanich@sgi.com> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>