From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759445AbbJ3LzJ (ORCPT ); Fri, 30 Oct 2015 07:55:09 -0400 Received: from mail-pa0-f42.google.com ([209.85.220.42]:35665 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758909AbbJ3LzH (ORCPT ); Fri, 30 Oct 2015 07:55:07 -0400 Date: Fri, 30 Oct 2015 17:25:00 +0530 From: Sudip Mukherjee To: Bogicevic Sasa Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] drivers:staging:gdm724x Fill all alignment should match open parentheses Message-ID: <20151030115500.GB21484@sudip-pc> References: <1446149701-3149-1-git-send-email-brutallesale@gmail.com> <20151030073114.GC31483@sudip-pc> <20151030085919.GA3525@gmail.com> <20151030093642.GA19993@sudip-pc> <20151030114809.GA13155@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151030114809.GA13155@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 30, 2015 at 12:48:09PM +0100, Bogicevic Sasa wrote: > On 10/30/2015, Sudip Mukherjee wrote: > >On Fri, Oct 30, 2015 at 09:59:19AM +0100, Bogicevic Sasa wrote: > >>On 10/30/2015, Sudip Mukherjee wrote: > >>>On Thu, Oct 29, 2015 at 09:15:01PM +0100, Bogicevic Sasa wrote: > > Ah so that might be the catch I didnt use the -n option while creating > patches. Thanks for your help No, -n is for numbered output. You can try -N see man git-format-patch for more details. regards sudip