Skip to content

Commit

Permalink
raid5: replace custom debug PRINTKs with standard pr_debug
Browse files Browse the repository at this point in the history
Replaces PRINTK with pr_debug, and kills the RAID5_DEBUG definition in
favor of the global DEBUG definition.  To get local debug messages just add
'#define DEBUG' to the top of the file.

Signed-off-by: Dan Williams <[email protected]>
Acked-By: NeilBrown <[email protected]>
  • Loading branch information
djbw committed Jul 13, 2007
1 parent a445685 commit 45b4233
Showing 1 changed file with 58 additions and 58 deletions.
Loading

0 comments on commit 45b4233

Please sign in to comment.