From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932501AbdJaPKb (ORCPT ); Tue, 31 Oct 2017 11:10:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46816 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932344AbdJaPKa (ORCPT ); Tue, 31 Oct 2017 11:10:30 -0400 Date: Tue, 31 Oct 2017 16:10:42 +0100 From: Greg Kroah-Hartman To: Tom Saeger Cc: David Kershner , sparmaintainer@unisys.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: Fix incorrect unisys MAINTAINERS pattern Message-ID: <20171031151042.GA22441@kroah.com> References: <20171031145602.25252-1-tom.saeger@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171031145602.25252-1-tom.saeger@oracle.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 31, 2017 at 09:55:54AM -0500, Tom Saeger wrote: > Signed-off-by: Tom Saeger > Cc: David Kershner > Cc: Greg Kroah-Hartman > --- > drivers/staging/unisys/MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I don't take patches without any changelog text, and you shouldn't ever generate such a thing :) thanks, greg k-h