]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/partitions/sun.c
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc...
[net-next-2.6.git] / fs / partitions / sun.c
index a32660e25f7fc61c11b3ffbcc27ec5f7d1186890..b5b6fcfb3d363e851b3d86632687a871aaaf39ad 100644 (file)
@@ -116,7 +116,7 @@ int sun_partition(struct parsed_partitions *state)
                }
                slot++;
        }
-       printk("\n");
+       strlcat(state->pp_buf, "\n", PAGE_SIZE);
        put_dev_sector(sect);
        return 1;
 }