From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934675AbbCPVLo (ORCPT ); Mon, 16 Mar 2015 17:11:44 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:42723 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932914AbbCPVLk (ORCPT ); Mon, 16 Mar 2015 17:11:40 -0400 Date: Mon, 16 Mar 2015 22:11:38 +0100 From: Pavel Machek To: Markus Pargmann Cc: nbd-general@lists.sourceforge.net, linux-kernel@vger.kernel.org, Joe Perches , Wouter Verhelst Subject: Re: [PATCH v2 6/9] nbd: Restructure debugging prints Message-ID: <20150316211137.GG11441@amd> References: <1426167367-32214-1-git-send-email-mpa@pengutronix.de> <1426167367-32214-7-git-send-email-mpa@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426167367-32214-7-git-send-email-mpa@pengutronix.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html