From: Evgeniy Dushistov Date: Sun, 25 Jun 2006 12:47:24 +0000 (-0700) Subject: [PATCH] ufs: easy debug X-Git-Tag: v2.6.18-rc1~1020 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf5d15fd2e52517dd56a17a846d5a1f900b7db4;p=pandora-kernel.git [PATCH] ufs: easy debug Currently to turn on debug mode "user" has to edit ~10 files, to turn off he has to do it again. This patch introduce such changes: 1)turn on(off) debug messages via ".config" 2)remove unnecessary duplication of code 3)make "UFSD" macros more similar to function 4)fix some compiler warnings Signed-off-by: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed