]> git.karo-electronics.de Git - karo-tx-linux.git/commit
skd: Replaced custom debug PRINTKs with pr_debug
authorrchinthekindi <rchinthekindi@stec-inc.com>
Thu, 24 Oct 2013 11:51:23 +0000 (12:51 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Oct 2013 11:51:23 +0000 (12:51 +0100)
commitbe05fd6e52f3bc970223134663604e04b943c906
tree9abacc2548e95a64de6c223952ff7eda88206259
parentbf97256ccb1a9ec4f33a97f3b5bd6e9e72c59f0c
skd: Replaced custom debug PRINTKs with pr_debug

Replaced DPRINTK() and VPRINTK() with pr_debug().

Signed-off-by: Ramprasad C <ramprasad.chinthekindi@hgst.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/skd_main.c