From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751169Ab1J3S2L (ORCPT ); Sun, 30 Oct 2011 14:28:11 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:55671 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714Ab1J3S2K (ORCPT ); Sun, 30 Oct 2011 14:28:10 -0400 From: Arnd Bergmann To: Greg KH Subject: Re: [PATCH] Add CHAR and MISC driver maintainer entry Date: Sun, 30 Oct 2011 20:27:57 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.35-22-generic; KDE/4.3.2; x86_64; ; ) Cc: linux-kernel@vger.kernel.org References: <20111030143404.GA31841@kroah.com> In-Reply-To: <20111030143404.GA31841@kroah.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201110301927.58938.arnd@arndb.de> X-Provags-ID: V02:K0:kJY3Jvo/8d2bK//TQL+SLU9PsjopfQ6R9Blxcp6h+j8 FS5BFUMFrTELMlYMiZ0+RBa8AZp1L75LV2spgmJXmmZg5vI72D rP7eAX1/Sr0k16l9BWfGxwZQJNyBSoaFscibe8cf5RKJKPmpEJ GC/NJZsWkpTszOg/ggE/858Wt44ErdKu+WXCHZSOQnVcI0Yrin WXU4NKyZBeu0gZ4m9zESV99GaOzxQFZIecK9tpuU4xfHtUD0qg pTtvXFVknKR2svceO5m4GOytf7teeBtxDSvlMeoopd2Dl7jtq4 po34L4qF1lGXtE3uIDT6A5xzpbQ85en1/+H7nEV54kEBhImhts cxru4ysMm6MCI59r/3T4= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 30 October 2011, Greg KH wrote: > Arnd, is the patch below ok with you? I'll create the git tree when > 3.2-rc1 is out and start adding stuff when needed for the 3.3 merge (and > for 3.2-final if there are any needed bug fixes. Yes, looks good to me. Arnd > From: Greg Kroah-Hartman > Subject: MAINTAINERS: add CHAR and MISC driver maintainers > > Yes, we are fools, but humor us. > > > Signed-off-by: Greg Kroah-Hartman Acked-by: Arnd Bergmann