[PATCH] generic_file_llseek tidyups
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Aug 2008 13:37:17 +0000 (15:37 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:12:59 +0000 (05:12 -0400)
Add kerneldoc for generic_file_llseek and generic_file_llseek_unlocked,
use sane variable names and unclutter the code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found