From: Fabian Frederick Date: Fri, 8 Aug 2014 21:23:07 +0000 (-0700) Subject: fs/qnx6: update debugging to current functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5a7a41a601d952e53bfcfa6d50ca22b956ee3a;p=pandora-kernel.git fs/qnx6: update debugging to current functions Add DDEBUG in Makefile when CONFIG_QNX6FS_DEBUG is set. All QNX6DEBUG messages are replaced by pr_debug which means debugging will be emitted in debug level only and no more in error and info levels. debug uses now pr_fmt and __func__ QNX6DEBUG definition has been removed. Signed-off-by: Fabian Frederick Cc: Joe Perches Cc: Kai Bankett Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed