Messages in this thread |  | | Date | Fri, 6 Sep 2019 15:22:36 +0200 | From | Greg KH <> | Subject | Re: [PATCH v5 10/11] usb-storage: remove single-use define for debugging |
| |
On Fri, Sep 06, 2019 at 02:59:42PM +0200, Jessica Yu wrote: > +++ Matthias Maennich [06/09/19 11:32 +0100]: > > 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. > > > > Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > Signed-off-by: Matthias Maennich <maennich@google.com> > > Greg, didn't you pick this patch up for usb-next already (for the 5.4 > merge window)? If that's the case, I could apply the series omitting > this patch (once there are no more comments or complaints).
Yes, I already have this in my tree, but there's no problem with you taking it in yours as I think it's needed for the one after this to build properly.
git will handle it properly when merging :)
thanks!
greg k-h
|  |