Skip to content
Snippets Groups Projects
Commit 8fb53b95 authored by David S. Miller's avatar David S. Miller
Browse files

isdn: capi: Use pr_debug() instead of ifdefs.


I was investigating some warnings that spew because of the
_DEBUG_FOO ifdef'ery in here.

Instead of adding more ifdefs to fix that warning, let's use
pr_debug() and get rid of these CPP checks altogether.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 43a5f002
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment