From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753538AbbLRPdj (ORCPT ); Fri, 18 Dec 2015 10:33:39 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43623 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716AbbLRPdi (ORCPT ); Fri, 18 Dec 2015 10:33:38 -0500 Date: Fri, 18 Dec 2015 07:33:36 -0800 From: Greg Kroah-Hartman To: Fengguang Wu Cc: Andrew Morton , LKML Subject: Re: [PATCH 18/43] MAINTAINERS: add kdbus Message-ID: <20151218153336.GA20143@kroah.com> References: <20151218075123.282550478@intel.com> <20151218080626.067499727@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151218080626.067499727@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 18, 2015 at 03:51:41PM +0800, Fengguang Wu wrote: > CC: Greg Kroah-Hartman > Signed-off-by: Fengguang Wu > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > --- linux.orig/MAINTAINERS 2015-12-18 15:43:28.229016896 +0800 > +++ linux/MAINTAINERS 2015-12-18 15:43:28.229016896 +0800 > @@ -6005,6 +6005,16 @@ S: Maintained > F: Documentation/kbuild/kconfig-language.txt > F: scripts/kconfig/ > > +KDBUS > +M: Greg Kroah-Hartman > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git kdbus > +S: Supported > +F: ipc/kdbus/ > +F: Documentation/kdbus/ > +F: samples/kdbus/ > +F: tools/testing/selftests/kdbus/ > +F: include/uapi/linux/kdbus.h What is this patch for? I didn't send this or create this entry, why did you? confused, greg k-h