Re: [PATCH v2 6/9] nbd: Restructure debugging prints

From: Pavel Machek
Date: Mon Mar 16 2015 - 17:11:47 EST


On Thu 2015-03-12 14:36:04, Markus Pargmann wrote:
> 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@xxxxxxxxxxxxxx>

Acked-by: Pavel Machek <pavel@xxxxxx>


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/