From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752870AbbEEWNe (ORCPT ); Tue, 5 May 2015 18:13:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34074 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677AbbEEWNc (ORCPT ); Tue, 5 May 2015 18:13:32 -0400 Date: Mon, 4 May 2015 09:42:25 +0200 From: Greg Kroah-Hartman To: Jarkko Sakkinen Cc: peterhuewe@gmx.de, tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Vivien Didelot , Tejun Heo , Guenter Roeck , NeilBrown , Simon Wunderlich Subject: Re: [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj() Message-ID: <20150504074225.GA8135@kroah.com> References: <1430590253-29019-1-git-send-email-jarkko.sakkinen@linux.intel.com> <1430590253-29019-2-git-send-email-jarkko.sakkinen@linux.intel.com> <20150503180022.GA23599@kroah.com> <1430722633.4286.1.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430722633.4286.1.camel@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 04, 2015 at 09:57:13AM +0300, Jarkko Sakkinen wrote: > On Sun, 2015-05-03 at 20:00 +0200, Greg Kroah-Hartman wrote: > > On Sat, May 02, 2015 at 09:10:52PM +0300, Jarkko Sakkinen wrote: > > > Added a new function sysfs_link_group_to_kobj() that adds a symlink > > > from attribute or group to a kobject. Exported kernfs_remove_by_name_ns > > > in order to provide a way to remove such symlinks. > > > > > > Signed-off-by: Jarkko Sakkinen > > > --- > > > fs/sysfs/group.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > > > include/linux/sysfs.h | 8 ++++++++ > > > 2 files changed, 50 insertions(+) > > > > What changed from v4? Why keep resending this? > > Yesterday, I had by mistake --subject-prefix="PATCH v4". From > original v4 changes are enumerated in the cover letter. Sorry. What cover letter? All I got was this patch, and nothing else, no 2/2 or 0/2.