From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757122AbbCGLBo (ORCPT ); Sat, 7 Mar 2015 06:01:44 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44544 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbbCGLBk (ORCPT ); Sat, 7 Mar 2015 06:01:40 -0500 Date: Fri, 6 Mar 2015 16:51:31 -0800 From: Greg Kroah-Hartman To: Tolga Ceylan Cc: "David S. Miller" , Dilek Uzulmez , Ning Zhou , Gulsah Kose , Tom Gundersen , Scott Weir , Monam Agarwal , Peter P Waskiewicz Jr , Uma Sharma , Josh Triplett , Daniel Ngu , Robert Nachlinger , Ebru Akagunduz , Octavian Purdila , Kiran Padwal , Alexey Khoroshilov , Aybuke Ozdemir , Cihangir Akturk , Dan Carpenter , Abel Moyo , Himangi Saraogi , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] Staging: gdm724x: code style improvements Message-ID: <20150307005131.GA10192@kroah.com> References: <1423891944-26824-1-git-send-email-tolga.ceylan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423891944-26824-1-git-send-email-tolga.ceylan@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 13, 2015 at 09:32:20PM -0800, Tolga Ceylan wrote: > Corrections based on checkpatch.pl with --strict. > Added missing spaces between operators. > > Signed-off-by: Tolga Ceylan 5 patches all with the same subject: line :( I can't take these, please fix them up to be unique. And also trim your cc: list, it's obviously too large. thanks, greg k-h