]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/reiserfs/dev.c
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
[karo-tx-uboot.git] / fs / reiserfs / dev.c
index 6b36c06b5c12ccfc4c84a3070ca3e2d94cc43ff7..46dc41463f130d7deafe892dab657f53b74c3391 100644 (file)
@@ -35,7 +35,7 @@ int reiserfs_set_blk_dev(block_dev_desc_t *rbdd, int part)
        reiserfs_block_dev_desc = rbdd;
 
        if (part == 0) {
-               /* disk doesn't use partition table */
+               /* disk doesn't use partition table */
                part_info.start = 0;
                part_info.size = rbdd->lba;
                part_info.blksz = rbdd->blksz;