From: Brian Norris Date: Tue, 19 Jul 2011 17:06:09 +0000 (-0700) Subject: mtd: replace DEBUG() with pr_debug() X-Git-Tag: v3.2-rc1~14^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=289c05222172b51401dbbb017115655f241d94ab;p=pandora-kernel.git mtd: replace DEBUG() with pr_debug() Start moving away from the MTD_DEBUG_LEVEL messages. The dynamic debugging feature is a generic kernel feature that provides more flexibility. (See Documentation/dynamic-debug-howto.txt) Also fix some punctuation, indentation, and capitalization that went along with the affected lines. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed