From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031149AbbJ3MNK (ORCPT ); Fri, 30 Oct 2015 08:13:10 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:36516 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030999AbbJ3MNH (ORCPT ); Fri, 30 Oct 2015 08:13:07 -0400 Date: Fri, 30 Oct 2015 17:42:58 +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: <20151030121258.GA22698@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> <20151030115500.GB21484@sudip-pc> <20151030120508.GB13155@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151030120508.GB13155@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 01:05:08PM +0100, Bogicevic Sasa wrote: > 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 No, use staging-testing branch of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git regards sudip