Signed-off-by: Joe Perches <[email protected]> --- drivers/cdrom/viocd.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/cdrom/viocd.c b/drivers/cdrom/viocd.c index d8bb44b..1ca73d1 100644 --- a/drivers/cdrom/viocd.c +++ b/drivers/cdrom/viocd.c @@ -129,7 +129,7 @@ static int proc_viocd_show(struct seq_file *m, void *v) int i; for (i = 0; i < viocd_numdev; i++) { - seq_printf(m, "viocd device %d is iSeries resource %10.10s" + seq_printf(m, "viocd device %d is iSeries resource %10.10s " "type %4.4s, model %3.3s\n", i, viocd_diskinfo[i].rsrcname, viocd_diskinfo[i].type, -- 1.5.3.5.652.gf192c - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 00/59] trivial - Add missing "space" in multiline quoted strings
- From: Joe Perches <[email protected]>
- [PATCH 01/59] arch/ia64: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 02/59] arch/mips: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 03/59] arch/powerpc: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 04/59] arch/ppc: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 05/59] arch/s390: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 06/59] arch/sparc: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 07/59] arch/sparc64: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 08/59] arch/um: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 09/59] arch/x86: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 10/59] drivers/acpi: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 11/59] drivers/block: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 00/59] trivial - Add missing "space" in multiline quoted strings
- Prev by Date: [PATCH 09/59] arch/x86: Add missing "space"
- Next by Date: [PATCH 11/59] drivers/block: Add missing "space"
- Previous by thread: [PATCH 11/59] drivers/block: Add missing "space"
- Next by thread: [PATCH 13/59] drivers/char: Add missing "space"
- Index(es):