diff options
author | Markus Pargmann <mpa@pengutronix.de> | 2015-04-02 10:11:38 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-04-02 12:39:22 -0600 |
commit | d18509f5979881ae326e910115ab2ba914c016b6 (patch) | |
tree | 871afb69b5bfb9c73ad4da97dd53706a8d7bba84 /drivers/dma/nbpfaxi.c | |
parent | b9c495bb6d8edc719fd23af2ac67de8303cfc1e8 (diff) | |
download | linux-d18509f5979881ae326e910115ab2ba914c016b6.tar.gz linux-d18509f5979881ae326e910115ab2ba914c016b6.tar.bz2 linux-d18509f5979881ae326e910115ab2ba914c016b6.zip |
nbd: Restructure debugging prints
dprintk has some name collisions with other frameworks and drivers. It
is also not necessary to have these custom debug print filters. Dynamic
debug offers the same amount of filtered debugging.
This patch replaces all dprintks with dev_dbg(). It also removes the
ioctl dprintk which prints the ingoing ioctls which should be
replaceable by strace or similar stuff.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/dma/nbpfaxi.c')
0 files changed, 0 insertions, 0 deletions