Skip to content

Commit

Permalink
ceph: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed Feb 11, 2010
1 parent ec0994e commit b056c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/ceph/addr.c
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,6 @@ static void writepages_finish(struct ceph_osd_request *req,
struct ceph_osd_op *op;
struct ceph_inode_info *ci = ceph_inode(inode);
unsigned wrote;
loff_t offset = req->r_pages[0]->index << PAGE_CACHE_SHIFT;
struct page *page;
int i;
struct ceph_snap_context *snapc = req->r_snapc;
Expand Down

0 comments on commit b056c87

Please sign in to comment.