From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756050AbbIUFeV (ORCPT ); Mon, 21 Sep 2015 01:34:21 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:35189 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752675AbbIUFeU (ORCPT ); Mon, 21 Sep 2015 01:34:20 -0400 Date: Mon, 21 Sep 2015 11:04:10 +0530 From: Sudip Mukherjee To: Greg Kroah-Hartman Cc: Dimitri Sivanich , Arnd Bergmann , linux-kernel@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH v2 1/5] drivers/misc/sgi-gru: add return on error Message-ID: <20150921053409.GA16724@sudip-pc> References: <1441291851-29411-1-git-send-email-sudipm.mukherjee@gmail.com> <20150903182138.GA4319@sgi.com> <20150915075041.GC9305@sudip-pc> <20150921022628.GC21281@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150921022628.GC21281@kroah.com> 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 Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote: > On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote: > > On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote: > > > Acked-by: Dimitri Sivanich > > > > > > On Thu, Sep 03, 2015 at 08:20:47PM +0530, Sudip Mukherjee wrote: > > > > If the buffer is too small then return the error and in the process > > > > remove the variables which became unused. > > > > > > > > Signed-off-by: Sudip Mukherjee > > > > --- > > Hi Greg, > > I know its too early to ping you but just wanted to know that this > > should go through your char-misc tree or through Andrew. > > Looking at all the previous patches, it all went through Andrew but > > being a char/misc I thought it will go through you. > > I'll take it, thanks. Thanks. But just to let you know that getmaintainer.pl is not showing your and Arnd's name. But MAINTAINER shows drivers/misc/* for you and Arnd. And besides I noticed there are one or two patches still lying around with maintainer ACK but never picked up as they didnot have you or Andrew in the To or CC list. regards sudip