--- zzzz-none-000/linux-2.6.32.61/fs/ext3/namei.c 2013-06-10 09:43:48.000000000 +0000 +++ ar9-7330-650/linux-2.6.32.61/fs/ext3/namei.c 2012-09-04 17:02:44.000000000 +0000 @@ -1456,7 +1456,7 @@ struct inode *inode) { struct inode *dir = dentry->d_parent->d_inode; - unsigned long offset; + unsigned long offset __maybe_unused__; struct buffer_head * bh; struct ext3_dir_entry_2 *de; struct super_block * sb;