aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMarkus Pargmann <[email protected]>2015-04-02 10:11:38 +0200
committerJens Axboe <[email protected]>2015-04-02 12:39:22 -0600
commitd18509f5979881ae326e910115ab2ba914c016b6 (patch)
tree871afb69b5bfb9c73ad4da97dd53706a8d7bba84 /lib/mpi/mpiutil.c
parentb9c495bb6d8edc719fd23af2ac67de8303cfc1e8 (diff)
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 <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions