]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/reiserfs/ioctl.c
asiliantfb: fix cmap memory leaks
[karo-tx-linux.git] / fs / reiserfs / ioctl.c
index 830332021ed47bd33e5dca5d903f5725db1ba7c5..0ccc3fdda7bfb7d5d00e59e8b26e74a0331e6d3c 100644 (file)
@@ -189,7 +189,7 @@ int reiserfs_unpack(struct inode *inode, struct file *filp)
        }
 
        /* we unpack by finding the page with the tail, and calling
-        ** reiserfs_prepare_write on that page.  This will force a 
+        ** reiserfs_prepare_write on that page.  This will force a
         ** reiserfs_get_block to unpack the tail for us.
         */
        index = inode->i_size >> PAGE_CACHE_SHIFT;