Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755320AbaGHWWB (ORCPT ); Tue, 8 Jul 2014 18:22:01 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36892 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293AbaGHWV7 (ORCPT ); Tue, 8 Jul 2014 18:21:59 -0400 Date: Tue, 8 Jul 2014 15:26:24 -0700 From: Greg Kroah-Hartman To: Dmitry Kasatkin Cc: Ming Lei , Dmitry Kasatkin , Linux Kernel Mailing List Subject: Re: [PATCH v2 1/1] firmware: read firmware size using i_size_read() Message-ID: <20140708222624.GB7745@kroah.com> References: <248c69602c96d68aea1ffb4cb75e77ec38b6b75f.1402672110.git.d.kasatkin@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wed, Jun 25, 2014 at 07:46:41PM +0300, Dmitry Kasatkin wrote: > On 13 June 2014 19:06, Dmitry Kasatkin wrote: > > On 13 June 2014 19:03, Ming Lei wrote: > >> On Fri, Jun 13, 2014 at 11:09 PM, Dmitry Kasatkin > >> wrote: > >>> There is no need to read attr because inode structure contains size > >>> of the file. Use i_size_read() instead. > >>> > >>> Signed-off-by: Dmitry Kasatkin > >> > >> Acked-by: Ming Lei > >> > > > Hi, > > BTW. To what tree it is applied? Mine now, you should get an email soon... -- 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/