commit | 965c8e59cfcf845ecde2265a1d1bfee5f011d302 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Dec 17 15:59:39 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:12 2012 -0800 |
tree | 22758a99b4ecb475750966d5202200dc0e89876c | |
parent | c0f041602c33bae10b8e321c49024490d03ced3d [diff] |
lseek: the "whence" argument is called "whence" But the kernel decided to call it "origin" instead. Fix most of the sites. Acked-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>