commit | 3448e6521755862446aed28e29abf12565d8844e | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Mar 16 16:27:44 2017 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Mar 16 16:27:44 2017 +0000 |
tree | b893dbe16aaa26af0642fe6a8e4051eb172445e0 | |
parent | 6db3ac3c4bc552837d232ec794559a2fae2815a0 [diff] |
afs: Kill struct afs_read::pg_offset Kill struct afs_read::pg_offset as nothing uses it. It's unnecessary as pos can be masked off. Signed-off-by: David Howells <dhowells@redhat.com>