hwclock: fix wrong comparison of time value (when it will overlow int)
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 17 Apr 2012 17:25:13 +0000 (19:25 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 17 Apr 2012 17:25:13 +0000 (19:25 +0200)
commitd778e6c6f81b0b1c74602c5c6ddf8d1b235146de
tree3dce3e4560e9e81beb1b086cc6aa55d2825db6ce
parent6500d123d01af895d2b8eae1a36e553a1f75e211
hwclock: fix wrong comparison of time value (when it will overlow int)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/hwclock.c