]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ufs: convert UFSD printk to pr_debug
authorFabian Frederick <fabf@skynet.be>
Fri, 8 Aug 2014 21:21:05 +0000 (14:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:21 +0000 (15:57 -0700)
commit08e5180a800203ec49fbcd0f2fedcfe6ff5a5391
tree543040ba7e54c48981606bc618482c722a3769d9
parent108aa9d205546393259c31626daa0fc251695ba0
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 <fabf@skynet.be>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ufs/super.c
fs/ufs/ufs.h