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)
commit6da0b565150b32318757062bc75834113f0508d6
tree2e6b3aeeeace3f4a43bbbfd1749818695b068ac8
parente513cc1c07e2ab93a4514eec9833e031df3e30bb
kernel:module Fix coding style errors and warnings.

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
This page took 0.029416 seconds and 5 git commands to generate.