Commit a508db13 authored by Christoph Hellwig's avatar Christoph Hellwig

[XFS] remove unused variable in pagebuf

SGI Modid: 2.5.x-xfs:slinx:133724a
parent 479d47e3
......@@ -1371,7 +1371,6 @@ pagebuf_iorequest( /* start real I/O */
int offset = pb->pb_offset;
int size = pb->pb_count_desired;
sector_t sector = pb->pb_bn;
unsigned int sectorshift = pb->pb_target->pbr_sshift;
unsigned int blocksize = pb->pb_target->pbr_bsize;
int locking;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment