From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752237AbeA1Syq (ORCPT ); Sun, 28 Jan 2018 13:54:46 -0500 Received: from linode.aoot.com ([69.164.194.13]:47196 "EHLO linode.aoot.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752065AbeA1Syp (ORCPT ); Sun, 28 Jan 2018 13:54:45 -0500 From: "Steve Wise" To: "'Corentin Labbe'" , , , , Cc: , References: <1517152289-25052-1-git-send-email-clabbe@baylibre.com> In-Reply-To: <1517152289-25052-1-git-send-email-clabbe@baylibre.com> Subject: RE: [PATCH] IB/cxgb3: remove cxio_dbg.c Date: Sun, 28 Jan 2018 12:27:09 -0600 Message-ID: <002301d39865$9c2f70f0$d48e52d0$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJDQ3qy8veGMfIK6DLlAcMukgBWOaKqRCVQ Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > cxio_dbg.c is uncompiled since commit 2b540355cd2f ("RDMA/cxgb3: > cleanups") > 10 years after, we could remove it. > > Signed-off-by: Corentin Labbe Acked-by: Steve Wise