Signed-off-by: Joe Perches <[email protected]> --- drivers/net/wan/wanxl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/wan/wanxl.c b/drivers/net/wan/wanxl.c index 8e320b7..ad8c865 100644 --- a/drivers/net/wan/wanxl.c +++ b/drivers/net/wan/wanxl.c @@ -743,7 +743,7 @@ static int __devinit wanxl_pci_init_one(struct pci_dev *pdev, }while (time_after(timeout, jiffies)); if (!stat) { - printk(KERN_WARNING "wanXL %s: timeout while initializing card" + printk(KERN_WARNING "wanXL %s: timeout while initializing card " "firmware\n", pci_name(pdev)); wanxl_pci_remove_one(pdev); return -ENODEV; -- 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/
- Follow-Ups:
- Re: [PATCH 34/59] drivers/net/wan: Add missing "space"
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH 34/59] drivers/net/wan: Add missing "space"
- 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 12/59] drivers/cdrom: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 13/59] drivers/char: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 14/59] drivers/cpufreq: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 15/59] drivers/hwmon: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 16/59] drivers/i2c: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 17/59] drivers/ide: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 18/59] drivers/ieee1394: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 19/59] drivers/infiniband: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 20/59] drivers/input: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 21/59] drivers/isdn: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 22/59] drivers/macintosh: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 23/59] drivers/media/dvb: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 24/59] drivers/media/radio: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 25/59] drivers/media/video: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 26/59] drivers/message: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 27/59] drivers/misc: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 28/59] drivers/mtd: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 29/59] drivers/net/chelsio: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 30/59] drivers/net/cxgb3: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 31/59] drivers/net/ixgb: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 32/59] drivers/net/netxen: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 33/59] drivers/net/sk98lin: Add missing "space"
- From: Joe Perches <[email protected]>
- [PATCH 00/59] trivial - Add missing "space" in multiline quoted strings
- Prev by Date: [PATCH 35/59] drivers/net/wireless: Add missing "space"
- Next by Date: [PATCH 33/59] drivers/net/sk98lin: Add missing "space"
- Previous by thread: [PATCH 33/59] drivers/net/sk98lin: Add missing "space"
- Next by thread: [PATCH 35/59] drivers/net/wireless: Add missing "space"
- Index(es):