From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1166122AbdD2BYq (ORCPT ); Fri, 28 Apr 2017 21:24:46 -0400 Received: from mail.rage.jabatus.fr ([109.234.163.23]:56164 "EHLO mail.rage.jabatus.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1163933AbdD2BYh (ORCPT ); Fri, 28 Apr 2017 21:24:37 -0400 X-MailPropre-MailScanner-From: dev@michaelmera.com X-MailPropre-MailScanner-SpamScore: ssss X-MailPropre-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=4.901, required 5, autolearn=disabled, BAYES_50 5.00, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, URIBL_BLOCKED 0.00) X-MailPropre-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-MailPropre-MailScanner-ID: 2950E6E5BA351.AD7CA X-MailPropre-MailScanner-Information: Message sortant - Serveurs o2switch From: Michael Mera To: Greg Kroah-Hartman Cc: William Hubbs , Chris Brannon , Kirk Reiser , Samuel Thibault , linux-kernel@vger.kernel.org, Michael Mera Subject: Re: [PATCH v3] staging: speakup: fix wrong code indent In-Reply-To: <20170428155225.GA18808@kroah.com> References: <20170428093647.GA30688@kroah.com> <20170428144326.23397-1-dev@michaelmera.com> <20170428155225.GA18808@kroah.com> Date: Sat, 29 Apr 2017 10:24:13 +0900 Message-ID: <87h918hupu.fsf@michaelmera.com> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - citrus.o2switch.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - michaelmera.com X-Get-Message-Sender-Via: citrus.o2switch.net: authenticated_id: dev@michaelmera.com X-Authenticated-Sender: citrus.o2switch.net: dev@michaelmera.com X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > This patch doesn't apply to my tree at all, what tree/branch did you > make it against? >>From the 'T:' line in MAINTAINER at STAGING SUBSYSTEM, I thought that I should base changes on: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git Since there was no branch indication unlike some other lines, I worked on master. Now, given your remark I found your blog post where you ask to base the changes on linux-next. Sorry. Part of the patch is still relevant, so I intend to submit a v4. If that is ok with you. Thank you, Michael Mera