From: Fabian Frederick Date: Fri, 8 Aug 2014 21:21:05 +0000 (-0700) Subject: fs/ufs: convert UFSD printk to pr_debug X-Git-Tag: cleanup-for-v3.18~75^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4beaabd307b4b7853ac97013ab0d6ee69429b04;p=pandora-kernel.git fs/ufs: convert UFSD printk to pr_debug Convert no level printk to pr_debug in UFSD. DEBUG is defined with CONFIG_UFS_DEBUG so pr_debug are emitted here. Also fixing call to UFSD (add;) Signed-off-by: Fabian Frederick Cc: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed