From: Guo Chao Date: Tue, 29 Jan 2013 02:26:44 +0000 (-0500) Subject: ext4: remove unused variable in add_dirent_to_buf() X-Git-Tag: v3.9-rc1~64^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbbee2a68a726deeac7da5ae7dd79b00301d6fd;p=pandora-kernel.git ext4: remove unused variable in add_dirent_to_buf() After commit 978fef9 (create __ext4_insert_dentry for dir entry insertion), 'reclen' is not used anymore. Signed-off-by: Guo Chao Signed-off-by: "Theodore Ts'o" Reviewed-by: Darrick J. Wong --- Reading git-diff-tree failed