Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751955AbdDAShK (ORCPT ); Sat, 1 Apr 2017 14:37:10 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33512 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751798AbdDAShI (ORCPT ); Sat, 1 Apr 2017 14:37:08 -0400 MIME-Version: 1.0 In-Reply-To: <1491067540.29552.39.camel@hbabu-laptop> References: <1491067540.29552.39.camel@hbabu-laptop> From: Dan Streetman Date: Sat, 1 Apr 2017 14:36:26 -0400 X-Google-Sender-Auth: DMkcLK4GyFiLbru0_bUtK_a6qjI Message-ID: Subject: Re: [PATCH] crypto/nx: Update MAINTAINERS entry for 842 compression To: Haren Myneni Cc: Herbert Xu , Linux Crypto Mailing List , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 30 On Sat, Apr 1, 2017 at 1:25 PM, Haren Myneni wrote: > [PATCH] crypto/nx: Update MAINTAINERS entry for 842 compression > > Signed-off-by: Haren Myneni Acked-by: Dan Streetman > > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c265a5f..4cfd225 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6211,7 +6211,7 @@ F: drivers/crypto/nx/nx_csbcpb.h > F: drivers/crypto/nx/nx_debugfs.h > > IBM Power 842 compression accelerator > -M: Dan Streetman > +M: Haren Myneni > S: Supported > F: drivers/crypto/nx/Makefile > F: drivers/crypto/nx/Kconfig > -- > 1.8.3.1 > > >