Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp1625738img; Wed, 27 Feb 2019 02:39:42 -0800 (PST) X-Google-Smtp-Source: AHgI3IYDaN299Vm8d6s4o1HOZa5485lehRqjSTwHSgkTyXYh2xdNGy0Ix+akzPcEkbosADzGe5/K X-Received: by 2002:a63:6881:: with SMTP id d123mr2323104pgc.10.1551263982025; Wed, 27 Feb 2019 02:39:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551263982; cv=none; d=google.com; s=arc-20160816; b=mJcXAWOYSptr0uimrFOHDZXOzMxiq8s//6hkgTIGQltiRayhdAb2Egbx5DrDqqAorC +qRaAp1RHL+LrsNr7oT6IVYWAolRw8VsTFdzosVOuFtxS+q/wKBABDAoibYaqqEQixoC 1hhDrlNX3Pm+qXxdDyuGSKAPb0XLooB3WX2tIp+oF+WU8aqjHCyVY3qzIgqQ5/YvUgxm 4zLQmbdLL3eiyRt/sWjPI3mzkJZjYTkXni2VUSldGINnIp6ydofqqHsCAJ09NnVjWSO6 zU9gqxXtM5LXuWmy0g419EZRJRgv29huNTedrs5NmBQXDOa458Jb9R3/8F6GQRUl3ehC YFpg== 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=BybAreP/5fWnvzogD3Zb8OqXR1Mk+hh+/yJl9PFxVsA=; b=jPn7G4W+cQhP+K8hwXmLx1ehDWN6ZH2r3QYewtAP9U96sobl+un2hThfz1zlzdjlz8 mw8CwdPhn5+MsbqlsJ4GhdnYTd+Y2v4xmHSNnW2Ov8BwGY0Ybhqj8NaRQ+IUcpRDagie RONAORIqyEVN9KuefitoZwa5iWeuElHFEgJPyUWhG81NzUoaJ7+zMVup+ckUJ/e+xByA 5u51gG4PmqtLkeucNRJetIwxgTcsnMaH+XN6VACW+fXaXEewE4+hwXCu53lQ2QAaBtf/ 0bewNgg8qbmJ0vd6TW5EFIbTC/OrA+Q2qTQvRQMBqCbZarkcoz5jg3O+9FT6HwRJFUup tqpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2ji7CEam; 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 b25si11375692pgw.424.2019.02.27.02.39.26; Wed, 27 Feb 2019 02:39:42 -0800 (PST) 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=2ji7CEam; 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 S1729412AbfB0Khk (ORCPT + 99 others); Wed, 27 Feb 2019 05:37:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:49078 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725881AbfB0Khk (ORCPT ); Wed, 27 Feb 2019 05:37:40 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 1ACD720830; Wed, 27 Feb 2019 10:37:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551263859; bh=8reh5R+p3uzYPMNz4CDRZ//ESWXqumpup/0FpQODICA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2ji7CEamFhzfgt+7UijX9olvRs13xWIVjXawRltKsP/zH8NEOwQ7GNK4p5ERwqBlP pReV0sRoNL4sO97ktQdLXbIEoIttnlzbCEeDpO/6wG4KfNzPBMiurS2rWcRKtW34kY AN2y1v3V0HSKmDcFRBqZvrZS+6Q79NBRSmU0qK7I= Date: Wed, 27 Feb 2019 11:37:37 +0100 From: Greg KH To: Morris Ku Cc: morris_ku@sunix.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix driver conflict issues Message-ID: <20190227103737.GA18663@kroah.com> References: <20190227100622.3779-1-saumah@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190227100622.3779-1-saumah@gmail.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 27, 2019 at 06:06:22PM +0800, Morris Ku wrote: > I am an engineer in the software team at SUNIX Inc., > maintain SUNIX Multi-I/O Board Device driver,we plan to submit drivers to > the kernel,therefore,i want to modify file for resolve driver conflict issue. > --- > tty/serial/8250/8250_pci.c | 163 ++++++++++++++++++++++++++++++++++++- > 1 file changed, 162 insertions(+), 1 deletion(-) Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response. He used to manually respond to these common problems, but in order to save his sanity (he kept writing the same thing over and over, yet to different people), I was created. Hopefully you will not take offence and will fix the problem in your patch and resubmit it so that it can be accepted into the Linux kernel tree. You are receiving this message because of the following common error(s) as indicated below: - Your patch contains warnings and/or errors noticed by the scripts/checkpatch.pl tool. - Your patch does not have a Signed-off-by: line. Please read the kernel file, Documentation/SubmittingPatches and resend it after adding that line. Note, the line needs to be in the body of the email, before the patch, not at the bottom of the patch or in the email signature. - You did not specify a description of why the patch is needed, or possibly, any description at all, in the email body. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what is needed in order to properly describe the change. - You did not write a descriptive Subject: for the patch, allowing Greg, and everyone else, to know what this patch is all about. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what a proper Subject: line should look like. If you wish to discuss this problem further, or you have questions about how to resolve this issue, please feel free to respond to this email and Greg will reply once he has dug out from the pending patches received from other developers. thanks, greg k-h's patch email bot