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:
fc2952a
)
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
author
Jeff Layton
<jlayton@redhat.com>
Wed, 25 Apr 2012 19:30:00 +0000
(15:30 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 25 Apr 2012 19:38:23 +0000
(15:38 -0400)
They're equivalent, but SEEK_SET is more informative...
Cc: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found