From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755463AbdJLWcA (ORCPT ); Thu, 12 Oct 2017 18:32:00 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:44755 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752965AbdJLWb6 (ORCPT ); Thu, 12 Oct 2017 18:31:58 -0400 X-Google-Smtp-Source: AOwi7QBHmbQO/6PXsgr0a34u+9Qrqt+T2tbTt/RzULvae3r7SE/vOyWIIql42XuYbs9LS5lvAoJohQ== Subject: Re: [PATCH] mtip32xx: Clean up unused variables To: Christos Gkekas , Ming Lei , Christoph Hellwig , linux-kernel@vger.kernel.org References: <1507846554-29679-1-git-send-email-chris.gekas@gmail.com> From: Jens Axboe Message-ID: <40f397bf-2885-b435-0057-5b4ff00ef330@kernel.dk> Date: Thu, 12 Oct 2017 16:31:52 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1507846554-29679-1-git-send-email-chris.gekas@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/12/2017 04:15 PM, Christos Gkekas wrote: > Remove variables that are set but never used. Looks good, applied for 4.15. -- Jens Axboe