From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755538AbcIUJPG (ORCPT ); Wed, 21 Sep 2016 05:15:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35233 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751167AbcIUJPE (ORCPT ); Wed, 21 Sep 2016 05:15:04 -0400 Date: Wed, 21 Sep 2016 11:15:09 +0200 From: Greg Kroah-Hartman To: Eric Engestrom Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] debugfs: propagate release() call result Message-ID: <20160921091509.GA24316@kroah.com> References: <20160921080111.GB15998@kroah.com> <20160921083653.12953-1-eric.engestrom@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160921083653.12953-1-eric.engestrom@imgtec.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 21, 2016 at 09:36:53AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom Oops, I can't take patches without any changelog text at all. Please fix up and resend. thanks, greg k-h