From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031055AbbJ3MFO (ORCPT ); Fri, 30 Oct 2015 08:05:14 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:38478 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030979AbbJ3MFM (ORCPT ); Fri, 30 Oct 2015 08:05:12 -0400 Date: Fri, 30 Oct 2015 13:05:08 +0100 From: Bogicevic Sasa To: Sudip Mukherjee 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: <20151030120508.GB13155@gmail.com> 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> <20151030115500.GB21484@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20151030115500.GB21484@sudip-pc> 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 10/30/2015, Sudip Mukherjee wrote: >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 Will do thanks. Can you tell me what kernel tree to pull for my start of development work. Untill now I just pulled latest stable is this correct ? git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git >sudip