module: Remove double spaces in module verification taint message
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 6 Feb 2015 04:39:57 +0000 (15:09 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 6 Feb 2015 05:01:41 +0000 (15:31 +1030)
The warning message when loading modules with a wrong signature has
two spaces in it:

"module verification failed: signature and/or  required key missing"

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c

diff --cc kernel/module.c
Simple merge