From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751089AbdK3Tey convert rfc822-to-8bit (ORCPT ); Thu, 30 Nov 2017 14:34:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48444 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbdK3Tex (ORCPT ); Thu, 30 Nov 2017 14:34:53 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1512065211.19952.112.camel@perches.com> References: <1512065211.19952.112.camel@perches.com> <20171130.123117.1742804316627893121.davem@davemloft.net> To: Joe Perches Cc: dhowells@redhat.com, David Miller , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-afs Subject: Re: [PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25764.1512070491.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 30 Nov 2017 19:34:51 +0000 Message-ID: <25765.1512070491@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 30 Nov 2017 19:34:53 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joe Perches wrote: > There is no listed rxrpc maintainer. There's a script in the kernel called get_maintainer.pl which you might find of use: warthog>./scripts/get_maintainer.pl net/rxrpc/ "David S. Miller" (maintainer:NETWORKING [GENERAL],commit_signer:23/74=31%) David Howells (commit_signer:64/74=86%,authored:60/74=81%) netdev@vger.kernel.org (open list:NETWORKING [GENERAL]) linux-kernel@vger.kernel.org (open list) It would seem a good idea to cc me, as the one with the largest "authored" also. David