git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5931b2
)
fuse: timeout comparison fix
author
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 7 Jul 2014 13:28:50 +0000
(15:28 +0200)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 6 Aug 2014 17:07:36 +0000
(18:07 +0100)
commit
126b9d4365b110c157bc4cbc32540dfa66c9c85a
upstream.
As suggested by checkpatch.pl, use time_before64() instead of direct
comparison of jiffies64 values.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found