From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754112AbXFNIhU (ORCPT ); Thu, 14 Jun 2007 04:37:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752484AbXFNIhJ (ORCPT ); Thu, 14 Jun 2007 04:37:09 -0400 Received: from canuck.infradead.org ([209.217.80.40]:34776 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752056AbXFNIhH (ORCPT ); Thu, 14 Jun 2007 04:37:07 -0400 Date: Thu, 14 Jun 2007 01:38:43 -0700 From: Greg KH To: Len Brown Cc: Zhang Rui , linux-kernel@vger.kernel.org, "linux-acpi@vger" Subject: Re: [PATCH]: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes Message-ID: <20070614083843.GA7794@kroah.com> References: <1181208695.5317.2.camel@localhost.localdomain> <20070608145237.GA6560@kroah.com> <1181368642.6587.0.camel@localhost.localdomain> <200706132135.44949.lenb@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706132135.44949.lenb@kernel.org> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 13, 2007 at 09:35:44PM -0400, Len Brown wrote: > I've applied this to acpi-test with an Acked-by: gregkh -- as we need it > for the acpi table patch. > > Greg, unless I hear from you, I'll assume that this is okay for 2.6.23. It's fine with me, you can add a real: Signed-off-by: Greg Kroah-Hartman to it too. thanks, greg k-h