Commit ee28133e authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Stephen Lord

[XFS] remove an unused variable

SGI Modid: 2.5.x-xfs:slinx:140576a
parent 6fe5042c
......@@ -437,7 +437,6 @@ xfs_dir2_block_getdents(
xfs_mount_t *mp; /* filesystem mount point */
xfs_dir2_put_args_t p; /* arg package for put rtn */
char *ptr; /* current data entry */
char *savptr; /* saved data entry */
int wantoff; /* starting block offset */
mp = dp->i_mount;
......
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