Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752356AbdFTH7K (ORCPT ); Tue, 20 Jun 2017 03:59:10 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:52864 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbdFTH7I (ORCPT ); Tue, 20 Jun 2017 03:59:08 -0400 Date: Tue, 20 Jun 2017 09:58:20 +0200 From: Willy Tarreau To: Rafal Milecki Cc: Kalle Valo , linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux@roeck-us.net Subject: Re: [PATCH 3.10 162/268] bcma: use (get|put)_device when probing/removing device driver Message-ID: <20170620075820.GA8426@1wt.eu> References: <1497897167-14556-1-git-send-email-w@1wt.eu> <1497897167-14556-163-git-send-email-w@1wt.eu> <87a853cked.fsf@codeaurora.org> <20170620061443.GA8104@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 522 Lines: 12 On Tue, Jun 20, 2017 at 09:31:00AM +0200, Rafal Milecki wrote: > Do you know if my name will appear correctly in git [0]? > > [0] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-3.10.y I would have almost promised it was going to be OK but it's bogus so it probably happened during the patch manipulation, thus I'll fix it before the final release : https://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/linux-stable.git/commit/?h=linux-3.10.y-queue&id=73148299c53be25 Willy