Add missing space in module.c for taintskernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Obvious fix, against rc1-git10

Signed-off-by: Jan Dittmer <[email protected]>

--- linux-2.6-amd64/kernel/module.c~	2006-10-13 17:41:32.000000000 +0200
+++ linux-2.6-amd64/kernel/module.c	2006-10-13 17:41:40.000000000 +0200
@@ -1342,7 +1342,7 @@ static void set_license(struct module *m
 
 	if (!license_is_gpl_compatible(license)) {
 		if (!(tainted & TAINT_PROPRIETARY_MODULE))
-			printk(KERN_WARNING "%s: module license '%s' taints"
+			printk(KERN_WARNING "%s: module license '%s' taints "
 				"kernel.\n", mod->name, license);
 		add_taint_module(mod, TAINT_PROPRIETARY_MODULE);
 	}


----- End forwarded message -----
-
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/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux