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 EFF9E216E3 for ; Mon, 8 Apr 2019 08:09:51 -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 n82AvlUGHFuh for ; Mon, 8 Apr 2019 08:09:51 -0400 (EDT) Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (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 A9A572007F for ; Mon, 8 Apr 2019 08:09:51 -0400 (EDT) Received: from [185.6.245.178] (port=37714 helo=atlas.local) by smtp59.i.mail.ru with esmtpa (envelope-from ) id 1hDT5y-00029O-9u for tarantool-patches@freelists.org; Mon, 08 Apr 2019 15:09:50 +0300 Date: Mon, 8 Apr 2019 15:09:47 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 4/7] vinyl: zap vy_mem_iterator_curr_stmt helper Message-ID: <20190408120947.GE13169@chai> References: <2eedfbd806c2c06ae2f169fdc1239ac21070ebd6.1554580275.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2eedfbd806c2c06ae2f169fdc1239ac21070ebd6.1554580275.git.vdavydov.dev@gmail.com> 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 [19/04/07 19:51]: > It's a trivial one-line function, which can be folded without hurting > readability, i.e. it only obfuscates the code. Let's kill it. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov