commit | 8487bfd954928660a52e91384a9b1f1049217e35 | [log] [tgz] |
---|---|---|
author | Jim Cromie <jim.cromie@gmail.com> | Tue Dec 06 12:11:31 2011 -0700 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jan 13 09:32:15 2012 +1030 |
tree | d6ef4215f934ace1ab8470f260a06d04bac619b7 | |
parent | 5e12416927975aa3c58394cea15db6c3e488a033 [diff] |
kernel/params: replace DEBUGP with pr_debug Use more flexible pr_debug. This allows: echo "module params +p" > /dbg/dynamic_debug/control to turn on debug messages when needed. Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>