From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751503AbdIOXpP (ORCPT ); Fri, 15 Sep 2017 19:45:15 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:38567 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211AbdIOXpN (ORCPT ); Fri, 15 Sep 2017 19:45:13 -0400 X-Google-Smtp-Source: AOwi7QDlohmDRilk0FLLk6apwEnu3e790LYrGGkqpqh9ZjFs3NzdZmHtKGqgDgnK6jf/h5ExIvGWdw== Date: Sat, 16 Sep 2017 02:45:17 +0300 From: Serge Semin To: Greg KH Cc: richard.leitner@skidata.com, robh+dt@kernel.org, mark.rutland@arm.com, Sergey.Semin@t-platforms.ru, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/5] usb: usb251xb: Add copyrights Message-ID: <20170915234517.GA21291@mobilestation> References: <20170915233113.17855-1-fancer.lancer@gmail.com> <20170915233113.17855-6-fancer.lancer@gmail.com> <20170915234028.GA7681@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170915234028.GA7681@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 15, 2017 at 04:40:28PM -0700, Greg KH wrote: > On Sat, Sep 16, 2017 at 02:31:13AM +0300, Serge Semin wrote: > > Signed-off-by: Serge Semin > > --- > > drivers/usb/misc/usb251xb.c | 1 + > > 1 file changed, 1 insertions(+), 0 deletion(-) > > I can't take patches without any changelog text, sorry. > I'll merge it into the previous patch then. There is nothing to changeloging here. > > > > diff --git a/drivers/usb/misc/usb251xb.c b/drivers/usb/misc/usb251xb.c > > index 1d47acd09..43afa04ad 100644 > > --- a/drivers/usb/misc/usb251xb.c > > +++ b/drivers/usb/misc/usb251xb.c > > @@ -3,6 +3,7 @@ > > * Configuration via SMBus. > > * > > * Copyright (c) 2017 SKIDATA AG > > + * Copyright (c) 2017 T-platforms > > I don't see the connection between a random company, and a random > gmail.com email address. Please explain :) Why do you see gmail.com only? I cc-ed this patchset to my work email: Sergey.Semin@t-platforms.ru Do I really need to send it from my work e-mail? I have met such rule before. > > thanks, > > greg k-h