From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752570AbdLSUil (ORCPT ); Tue, 19 Dec 2017 15:38:41 -0500 Received: from mail-io0-f174.google.com ([209.85.223.174]:36958 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750859AbdLSUii (ORCPT ); Tue, 19 Dec 2017 15:38:38 -0500 X-Google-Smtp-Source: ACJfBosFOTn+1SVCjE1RzKyIWipslOgNXKiCotC9ss9oryyq3mVlsxyoRhjrs+5PLFzND/tzrBsXQA== Date: Tue, 19 Dec 2017 12:38:34 -0800 From: Brian Norris To: Johannes Berg Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Paul Menzel , Damian Tometzki Subject: Re: [PATCH for-4.15] wireless: create, don't append, to shipped-certs.c Message-ID: <20171219203833.GA126602@google.com> References: <20171219192303.31395-1-briannorris@chromium.org> <1513714290.26145.24.camel@sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513714290.26145.24.camel@sipsolutions.net> 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 Tue, Dec 19, 2017 at 09:11:30PM +0100, Johannes Berg wrote: > I'm not really sure what that problem was - I think a combination of > missing clean-files and this perhaps? Anyway, I applied another fix for > this today, and it's on the way to Linus's tree, along with the missing > clean-files and a conversion to non-binary files so that patches work > better. Ah, I didn't see that. I guess you just applied it a few hours ago, and it didn't trickle into -next yet. Thanks, Brian