]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/reiserfs/tail_conversion.c
reiserfs: strip trailing whitespace
[linux-2.6-omap-h63xx.git] / fs / reiserfs / tail_conversion.c
index 083f74435f65b6e0d0650ac182d7c64e5b4eaf83..0635cfe0f0b728a8b879a4129e1bff7ee9383018 100644 (file)
@@ -46,7 +46,7 @@ int direct2indirect(struct reiserfs_transaction_handle *th, struct inode *inode,
        /* Set the key to search for the place for new unfm pointer */
        make_cpu_key(&end_key, inode, tail_offset, TYPE_INDIRECT, 4);
 
-       // FIXME: we could avoid this 
+       /* FIXME: we could avoid this */
        if (search_for_position_by_key(sb, &end_key, path) == POSITION_FOUND) {
                reiserfs_error(sb, "PAP-14030",
                               "pasted or inserted byte exists in "