From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753979AbbLDQt3 (ORCPT ); Fri, 4 Dec 2015 11:49:29 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:36772 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754081AbbLDQt1 (ORCPT ); Fri, 4 Dec 2015 11:49:27 -0500 Subject: Re: [PATCH] Staging: cdrom: fix space required after that ',' To: "Shah, Yash (Y.)" , "Geyslan G. Bem" References: <20151204092130.GA6979@ubuntu> Cc: "linux-kernel@vger.kernel.org" , "Babu, Viswanathan (V.)" From: Jens Axboe Message-ID: <5661C414.2080800@kernel.dk> Date: Fri, 4 Dec 2015 09:49:24 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/04/2015 03:49 AM, Shah, Yash (Y.) wrote: > Hi, > > Ok I will send all the spaces related error in one single patch. No top posting, please. And don't send anymore of these patches, unless you automate it with coccinelle. As this previous attempt elegantly demonstrated, the risk of introducing errors is too high, and reviewing patches like this is very error prone. -- Jens Axboe