commit | 6da0b565150b32318757062bc75834113f0508d6 | [log] [tgz] |
---|---|---|
author | Ionut Alexa <ionut.m.alexa@gmail.com> | Mon Nov 10 09:31:29 2014 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 11 17:07:47 2014 +1030 |
tree | 2e6b3aeeeace3f4a43bbbfd1749818695b068ac8 | |
parent | e513cc1c07e2ab93a4514eec9833e031df3e30bb [diff] |
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)