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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCEB3C433EF for ; Thu, 16 Jun 2022 21:08:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378935AbiFPVIA (ORCPT ); Thu, 16 Jun 2022 17:08:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378976AbiFPVHy (ORCPT ); Thu, 16 Jun 2022 17:07:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8FF5F13F64 for ; Thu, 16 Jun 2022 14:07:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 2229DB825E4 for ; Thu, 16 Jun 2022 21:07:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C67DBC34114; Thu, 16 Jun 2022 21:07:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655413669; bh=iSdbMmS2bLfSP9svTf2fZlkH7JkK+XFgaaD2B26EKqU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AmBLTiAokbZHybRPkB79+cGTv7Q2XWIY7rj2jkihjgOc1/RP2hLREuOeJFN/A8DgE 4Jcn7Psa/zyqzkgd9WPO4j1D4/HLI/zR8L5XxLHOWHf5wRBN5OX2z/LdtFKCQcSd65 KZZLHkNKa0ViKttBOP3wJY7YSR3xGmumOS0ezolJzGvocyZcjtYSMgLLUx9X8Sj+dr 7mJwfSoONWg0Oeag6ABJipUGa0vTQ0QIRnjm52ZsVItwrPWfDtatWxrOttJOcKbZZk NihmmEAxM4gO6T9v5sbYvPCHfUDE8NpgT9D8VcKXHtPSpeTD/vBdXxc38r5BdOu1KS LSGgNa9dLKQ3g== Date: Thu, 16 Jun 2022 14:07:49 -0700 From: Vinod Koul To: Fenghua Yu Cc: Dave Jiang , dmaengine@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: idxd driver maintainer update Message-ID: References: <20220615232651.177098-1-fenghua.yu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220615232651.177098-1-fenghua.yu@intel.com> Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 15-06-22, 16:26, Fenghua Yu wrote: > From: Dave Jiang > > Add Fenghua as maintainer of the idxd driver. Applied, thanks -- ~Vinod