Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753913Ab3J3RCi (ORCPT ); Wed, 30 Oct 2013 13:02:38 -0400 Received: from mail-qa0-f44.google.com ([209.85.216.44]:41625 "EHLO mail-qa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753757Ab3J3RCg (ORCPT ); Wed, 30 Oct 2013 13:02:36 -0400 MIME-Version: 1.0 In-Reply-To: <20131030145523.GD3305@thunk.org> References: <1379535450-31253-1-git-send-email-a3at.mail@gmail.com> <20131030145523.GD3305@thunk.org> Date: Wed, 30 Oct 2013 21:02:35 +0400 Message-ID: Subject: Re: [PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline() From: Azat Khuzhin To: "Theodore Ts'o" , Azat Khuzhin , open list , Andreas Dilger , "open list:EXT4 FILE SYSTEM" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 30 On Wed, Oct 30, 2013 at 6:55 PM, Theodore Ts'o wrote: > On Thu, Sep 19, 2013 at 12:17:30AM +0400, Azat Khuzhin wrote: >> Functions that need in it, already calculate reclen from namelen by >> themselves: >> - ext4_find_dest_de() >> - ext4_insert_dentry() >> >> Signed-off-by: Azat Khuzhin > > Applied, thanks. Thank you! But there is a typo in subject, s/unsed/unused/ could you fix or it, or tell me, and I will resend it? Thanks! > > - Ted -- Respectfully Azat Khuzhin -- 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/