X.509: Convert some printk calls to pr_devel
authorDavid Howells <dhowells@redhat.com>
Thu, 4 Oct 2012 13:21:23 +0000 (14:21 +0100)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 10 Oct 2012 09:36:38 +0000 (20:06 +1030)
Some debugging printk() calls should've been converted to pr_devel() calls.
Do that now.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found