Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm...
[cascardo/linux.git] / fs / affs / amigaffs.c
index a8f463c..5fa92bc 100644 (file)
@@ -140,7 +140,7 @@ affs_remove_link(struct dentry *dentry)
 {
        struct inode *dir, *inode = d_inode(dentry);
        struct super_block *sb = inode->i_sb;
-       struct buffer_head *bh = NULL, *link_bh = NULL;
+       struct buffer_head *bh, *link_bh = NULL;
        u32 link_ino, ino;
        int retval;