From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: Re: [PATCH v2 3/3] Input-gameport: Replace some printk() calls by pr_info() in joydump_connect() Date: Sun, 25 Sep 2016 09:45:30 +0200 Message-ID: References: <1474733610.23838.2.camel@perches.com> <814f7993-de4b-05d8-845e-3f0230122061@users.sourceforge.net> <1474788689.2238.3.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1474788689.2238.3.camel@perches.com> Sender: linux-kernel-owner@vger.kernel.org To: Joe Perches Cc: linux-input@vger.kernel.org, Dmitry Torokhov , LKML , kernel-janitors@vger.kernel.org, Julia Lawall List-Id: linux-input@vger.kernel.org > This is not a good change as it messes with dmesg timestamps. Thanks for your quick feedback. Have you got any more concerns around multi-line text output? > Simpler to read and more straightforward is multiple > individual function calls. Will it become feasible to pass the desired data also only by one logging call directly? Regards, Markus