From: Linus Torvalds Date: Sat, 9 Apr 2005 16:48:20 +0000 (-0700) Subject: Make the cache stat information comparator public. X-Git-Tag: v0.99~941 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/734aab758cc2b9f5e2ed43375dbfec1b5bfde43b?ds=inline;hp=734aab758cc2b9f5e2ed43375dbfec1b5bfde43b Make the cache stat information comparator public. Like the cache filename finder, it's a generically useful function, rather than something specific to the current "show-diff" thing. ---