commit | d991696263a704be7f41ac186f1a0ed17963c260 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Jul 25 01:48:26 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:44 2008 -0700 |
tree | 8fd4d80ad8ddc7551b57de2a44d8d4cbc9699038 | |
parent | 04ebd4aee52b06a2c38127d9208546e5b96f3a19 [diff] |
fs/partitions/efi: convert to pr_debug convert the local Dprintk() compile time debug printk wrappers to the generic pr_debug() wrapper. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Matt Domsch <Matt_Domsch@dell.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>