PCI: PCIe portdrv: Add kerneldoc comments to some core functions
[pandora-kernel.git] / fs / buffer.c
index a13f09b..c26da78 100644 (file)
@@ -2022,7 +2022,6 @@ int block_write_begin(struct file *file, struct address_space *mapping,
                        if (pos + len > inode->i_size)
                                vmtruncate(inode, inode->i_size);
                }
-               goto out;
        }
 
 out: