From: Jeff Layton Date: Fri, 30 May 2014 13:09:26 +0000 (-0400) Subject: nfsd: fix laundromat next-run-time calculation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a832e7ae8b4f71fc522089d83fd445693aa7dbc5;p=pandora-kernel.git nfsd: fix laundromat next-run-time calculation The laundromat uses two variables to calculate when it should next run, but one is completely ignored at the end of the run. Merge the two and rename the variable to be more descriptive of what it does. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed