Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753110Ab0ALGTt (ORCPT ); Tue, 12 Jan 2010 01:19:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753012Ab0ALGTq (ORCPT ); Tue, 12 Jan 2010 01:19:46 -0500 Received: from hera.kernel.org ([140.211.167.34]:44438 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751180Ab0ALGTn (ORCPT ); Tue, 12 Jan 2010 01:19:43 -0500 Message-ID: <4B4C15CC.7090803@kernel.org> Date: Tue, 12 Jan 2010 15:25:16 +0900 From: Tejun Heo User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0 MIME-Version: 1.0 To: "Eric W. Biederman" CC: Greg Kroah-Hartman , Kay Sievers , linux-kernel@vger.kernel.org, Cornelia Huck , linux-fsdevel@vger.kernel.org, Eric Dumazet , Benjamin LaHaise , Serge Hallyn , "Eric W. Biederman" Subject: Re: [PATCH 5/7] driver core: Use sysfs_rename_link in device_rename References: <1263241315-19499-5-git-send-email-ebiederm@xmission.com> In-Reply-To: <1263241315-19499-5-git-send-email-ebiederm@xmission.com> X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (hera.kernel.org [127.0.0.1]); Tue, 12 Jan 2010 06:19:28 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 19 On 01/12/2010 05:21 AM, Eric W. Biederman wrote: > From: Eric W. Biederman > > Don't open code the renaming of symlinks in sysfs > instead use the new helper function sysfs_rename_link > > Signed-off-by: Eric W. Biederman Acked-by: Tejun Heo Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/