Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / eata_pio.c
index 8319d2b417b859cc08afb627bfc5c516cfab6f2d..ca8003f0d8a34ecd983844f136a0a25dcf01381d 100644 (file)
@@ -102,7 +102,7 @@ static int eata_pio_show_info(struct seq_file *m, struct Scsi_Host *shost)
                   shost->host_no, SD(shost)->name);
        seq_printf(m, "Firmware revision: v%s\n",
                   SD(shost)->revision);
-       seq_printf(m, "IO: PIO\n");
+       seq_puts(m, "IO: PIO\n");
        seq_printf(m, "Base IO : %#.4x\n", (u32) shost->base);
        seq_printf(m, "Host Bus: %s\n",
                   (SD(shost)->bustype == 'P')?"PCI ":