Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754231AbbK0MXj (ORCPT ); Fri, 27 Nov 2015 07:23:39 -0500 Received: from mail-lf0-f44.google.com ([209.85.215.44]:33946 "EHLO mail-lf0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751544AbbK0MXg (ORCPT ); Fri, 27 Nov 2015 07:23:36 -0500 Subject: Re: [PATCH 1/3] usb: musb: convert printk to pr_* To: Rasmus Villemoes , Felipe Balbi , Greg Kroah-Hartman References: <1448620703-13101-1-git-send-email-linux@rasmusvillemoes.dk> Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Sergei Shtylyov Message-ID: <56584B45.8000601@cogentembedded.com> Date: Fri, 27 Nov 2015 15:23:33 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1448620703-13101-1-git-send-email-linux@rasmusvillemoes.dk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 21 Hello. On 11/27/2015 1:38 PM, Rasmus Villemoes wrote: > This file already uses pr_debug in a few places; this converts the > remaining printks. Are you aware that printk(KERN_DEBUG, ...) and pr_debug() are not equivalent? > Signed-off-by: Rasmus Villemoes [...] MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/