]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/partitions/ultrix.c
Merge branch 'message-callback' into kbuild/kconfig
[net-next-2.6.git] / fs / partitions / ultrix.c
index db9eef260364f0ef3b5fa0116e996f682b460b43..8dbaf9f77a997af6fdbc412da33ee5edeb9689f9 100644 (file)
@@ -39,7 +39,7 @@ int ultrix_partition(struct parsed_partitions *state)
                                              label->pt_part[i].pi_blkoff,
                                              label->pt_part[i].pi_nblocks);
                put_dev_sector(sect);
-               printk ("\n");
+               strlcat(state->pp_buf, "\n", PAGE_SIZE);
                return 1;
        } else {
                put_dev_sector(sect);