kernel:module Fix coding style errors and warnings.
authorIonut Alexa <ionut.m.alexa@gmail.com>
Sun, 9 Nov 2014 23:01:29 +0000 (09:31 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 11 Nov 2014 06:37:47 +0000 (17:07 +1030)
Fixed codin style errors and warnings. Changes printk with
print_debug/warn. Changed seq_printf to seq_puts.

Signed-off-by: Ionut Alexa <ionut.m.alexa@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (removed bogus KERN_DEFAULT conversion)
kernel/module.c

diff --cc kernel/module.c
Simple merge