From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 8/17] can: EG20T PCH: Change Copyright and module description Date: Fri, 19 Nov 2010 12:48:37 -0800 (PST) Message-ID: <20101119.124837.70196623.davem@davemloft.net> References: <4CE60F6E.6090205@dsn.okisemi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: andrew.chih.howe.khor-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, margie.foster-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, kok.howg.ewe-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org, joel.clark-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, yong.y.wang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, chripell-VaTbYqLCNhc@public.gmane.org, qi.wang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org To: tomoya-linux-ECg8zkTtlr0C6LszWs/t0g@public.gmane.org Return-path: In-Reply-To: <4CE60F6E.6090205-ECg8zkTtlr0C6LszWs/t0g@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org From: Tomoya MORINAGA Date: Fri, 19 Nov 2010 14:47:26 +0900 > Currently, Copyright and module description are not formal. > > > Signed-off-by: Tomoya MORINAGA This patch is changing more than the copyright and module description. It is also changing function names, the types of members of pch_can_priv, etc. This is pretty careless. So would you please go over this patch series and make sure that each patch does what it says, and that the commit message matches the patch? Then resubmit the series. Thank you.