MIPS: Remove unused {get,put}_sigset functions
[linux-drm-fsl-dcu.git] / fs / affs / inode.c
index a022f4accd76b801566564b7c6de2d38f2e1cdfb..17349500592d55b8b0a9a087809301c05995c696 100644 (file)
@@ -346,7 +346,7 @@ affs_add_entry(struct inode *dir, struct inode *inode, struct dentry *dentry, s3
 {
        struct super_block *sb = dir->i_sb;
        struct buffer_head *inode_bh = NULL;
-       struct buffer_head *bh = NULL;
+       struct buffer_head *bh;
        u32 block = 0;
        int retval;