From: Jeff Layton Date: Wed, 25 Apr 2012 19:30:00 +0000 (-0400) Subject: nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek X-Git-Tag: v3.5-rc1~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b108fe6b08f3f61c2c465649b20b7d4b4c185728;p=pandora-kernel.git nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek They're equivalent, but SEEK_SET is more informative... Cc: Eric Sandeen Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed