From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3DCF92AE71 for ; Tue, 23 Oct 2018 04:51:34 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3V9lM1v4SeEN for ; Tue, 23 Oct 2018 04:51:34 -0400 (EDT) Received: from smtp31.i.mail.ru (smtp31.i.mail.ru [94.100.177.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 004FE2AB52 for ; Tue, 23 Oct 2018 04:51:33 -0400 (EDT) Received: by smtp31.i.mail.ru with esmtpa (envelope-from ) id 1gEsPX-00071b-NT for tarantool-patches@freelists.org; Tue, 23 Oct 2018 11:51:36 +0300 Date: Tue, 23 Oct 2018 11:51:35 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 1/3] vinyl: remove useless local var from vy_range_update_compact_priority Message-ID: <20181023085135.GA17670@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org * Vladimir Davydov [18/10/20 23:19]: > Local variable total_size equals total_stmt_count.bytes_compressed so we > don't really need it. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov