Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751962AbdFTITs (ORCPT ); Tue, 20 Jun 2017 04:19:48 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:52868 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751012AbdFTITp (ORCPT ); Tue, 20 Jun 2017 04:19:45 -0400 Date: Tue, 20 Jun 2017 10:18:47 +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: <20170620081847.GA27964@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> <20170620075820.GA8426@1wt.eu> <21efb29cab6844e6e8452bad330fd33e@milecki.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <21efb29cab6844e6e8452bad330fd33e@milecki.pl> 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: 790 Lines: 21 On Tue, Jun 20, 2017 at 10:14:05AM +0200, Rafal Milecki wrote: > On 2017-06-20 09:58, Willy Tarreau wrote: > > 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 > > OK, thanks! I've now fixed it but I found a few other occurrences, I'm going to fix all of them at once. Cheers, willy