From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 376FFECDFB3 for ; Mon, 16 Jul 2018 10:48:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E2270208E9 for ; Mon, 16 Jul 2018 10:48:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2270208E9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728758AbeGPLPi (ORCPT ); Mon, 16 Jul 2018 07:15:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35806 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727680AbeGPLPi (ORCPT ); Mon, 16 Jul 2018 07:15:38 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id A68FC89B; Mon, 16 Jul 2018 10:48:47 +0000 (UTC) Date: Mon, 16 Jul 2018 12:48:45 +0200 From: Greg Kroah-Hartman To: Johan Hovold Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] gnss: fixes for char-misc-next Message-ID: <20180716104845.GA18483@kroah.com> References: <20180716104203.28440-1-johan@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180716104203.28440-1-johan@kernel.org> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 16, 2018 at 12:42:01PM +0200, Johan Hovold wrote: > Hi Greg, > > Here's a resend of two gnss fixes for char-misc-next which I noted you > haven't picked up directly (I'll continue picking these up an forwarding > to you in batches if that's alright). That's fine, I didn't see them myself, which is why I didn't pick them up. I'll just wait for you to forward patches on for this subsystem, as that makes things a lot easier for me. thanks, greg k-h