Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1174047ybl; Tue, 13 Aug 2019 08:29:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqz++Ol/awII3rVJOH2MVFfh4oysZCqhrtO2VWGJSRrsqYN7s3HuqGuE5NAOemsZzEx78DjW X-Received: by 2002:aa7:8f2e:: with SMTP id y14mr12287748pfr.113.1565710147778; Tue, 13 Aug 2019 08:29:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565710147; cv=none; d=google.com; s=arc-20160816; b=Z5jaW9eK0xnlghrjFBe6O11DtdNWXpY6Fxefe2R6/4hSY5d2OkPUCiI8UUSXHHgYvx Z0jTFTM3sienQvXNY6Mc2GBnPF7cOUe1ybXa+LiLCnMK2rXqHH/ZeHK+zlElNRhdDelr 5x8kEI38DAXE6bs98BXgS+aSmyyIDAzZrOIf5TmEVanSFVA1/54nXGTcAMU43VIXgKLn aLE0IT0YY1U3okzX3lZ9DZfb4Dy/c5IdbwHsqDOgEg97N/lKTbV/rJjRl5c2yMjDTvH1 b9HO+JkW3wDNtRrgAqagtpXVKg5N4LL2xIG+gQofR49fAr1lcpzIjjnf9DpSX1FEWcIa Nrxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=mzto696W6vbP0d9Z2yDaVUBp0BwlD3w3oZK6Egx4A1c=; b=WBlo9h2QhnvXvIDh48hm9ICUNO01tl0wInW6VRqBCltSiWXWMGM61CTXFBsl7ckZA1 XrDas0OqxTZxZ8P199oGKCrMYVOBlouzarzBdq5QMrTL0oZPaJ7DYT+iRxgttrrhyhxC I93G1jodzrk/Y63wKyCE3vFvlmO2RjhR5T5nulQ74EJJJbnrbA5AruEWymPkuezeGSqE 1m915iryGJ40pVqwS8lRo8Hw9NIWxknLzVBblU3VUgj7eo/D+cp6PSOABbzhJMn0bKVW LraMXv/aqg4jpNRBzvhJ2ZQGtK+l2W4Qu3NfqwgsVZg4g5PQDdc682cJX8uoZbNNMIZe dIjA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NTiK1YkN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o33si60043784plb.408.2019.08.13.08.28.51; Tue, 13 Aug 2019 08:29:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NTiK1YkN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728985AbfHMNMw (ORCPT + 99 others); Tue, 13 Aug 2019 09:12:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:45022 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727607AbfHMNMw (ORCPT ); Tue, 13 Aug 2019 09:12:52 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4E6292067D; Tue, 13 Aug 2019 13:12:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565701970; bh=L4V4NnUCcPwkaHDuIEzj1wBMHu2rN4+F8P2KbW0qMcg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NTiK1YkN0iFfcQd4shHsoKiVF/OhIISMCpuTLiTGe9E+xQeltJ7AcCGIfbp2WCogB u2DT4EcrhjTFu7WQYB/giay3KFFnIEK8gsgpgM9Pk3RknQpfAigaK//w01ZKYXM+go lyAlKlFL1ZemHIDcOh1IKMUykV5UOO/cFoLKMG1o= Date: Tue, 13 Aug 2019 15:12:48 +0200 From: Greg KH To: Matthias Maennich Cc: linux-kernel@vger.kernel.org, maco@android.com, kernel-team@android.com, arnd@arndb.de, geert@linux-m68k.org, hpa@zytor.com, jeyu@kernel.org, joel@joelfernandes.org, kstewart@linuxfoundation.org, linux-arch@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-modules@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org, lucas.de.marchi@gmail.com, maco@google.com, michal.lkml@markovi.net, mingo@redhat.com, oneukum@suse.com, pombredanne@nexb.com, sam@ravnborg.org, sboyd@codeaurora.org, sspatil@google.com, stern@rowland.harvard.edu, tglx@linutronix.de, usb-storage@lists.one-eyed-alien.net, x86@kernel.org, yamada.masahiro@socionext.com Subject: Re: [PATCH v2 09/10] usb-storage: remove single-use define for debugging Message-ID: <20190813131248.GB16399@kroah.com> References: <20180716122125.175792-1-maco@android.com> <20190813121733.52480-1-maennich@google.com> <20190813121733.52480-10-maennich@google.com> <20190813124259.GC14284@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190813124259.GC14284@kroah.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 13, 2019 at 02:42:59PM +0200, Greg KH wrote: > On Tue, Aug 13, 2019 at 01:17:06PM +0100, Matthias Maennich wrote: > > USB_STORAGE was defined as "usb-storage: " and used in a single location > > as argument to printk. In order to be able to use the name > > 'USB_STORAGE', drop the definition and use the string directly for the > > printk call. > > > > Signed-off-by: Matthias Maennich > > --- > > drivers/usb/storage/debug.h | 2 -- > > drivers/usb/storage/scsiglue.c | 2 +- > > 2 files changed, 1 insertion(+), 3 deletions(-) > > I'll go take this today. The module really should just be using > dev_err() there. It needs to be cleaned up :( Now applied to the usb git tree, thanks. greg k-h