From: Jonathan Corbet Date: Fri, 25 Mar 2011 16:42:17 +0000 (-0600) Subject: docs: fix dev_debug() braino in dynamic-debug-howto.txt X-Git-Tag: v2.6.39-rc1~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cad7962704d617ab1e4ae304baaaa22d727932b;p=pandora-kernel.git docs: fix dev_debug() braino in dynamic-debug-howto.txt While looking at dynamic-debug-howto.txt, I noticed that it references dev_debug() (which doesn't exist) instead of dev_dbg() (which does exist). I'm lazy, so I choose to fix the document rather than changing every dev_dbg() call. Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed