Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422793AbWHYS3n (ORCPT ); Fri, 25 Aug 2006 14:29:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422653AbWHYS3X (ORCPT ); Fri, 25 Aug 2006 14:29:23 -0400 Received: from mx.pathscale.com ([64.160.42.68]:42626 "EHLO mx.pathscale.com") by vger.kernel.org with ESMTP id S1422751AbWHYSZT (ORCPT ); Fri, 25 Aug 2006 14:25:19 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH 10 of 23] IB/ipath - trivial cleanups X-Mercurial-Node: e1d26a79aee3dceb962888f939d6fd5026af774a Message-Id: In-Reply-To: Date: Fri, 25 Aug 2006 11:24:35 -0700 From: "Bryan O'Sullivan" To: rdreier@cisco.com Cc: openib-general@openib.org, linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 827 Lines: 18 Signed-off-by: Bryan O'Sullivan diff --git a/drivers/infiniband/hw/ipath/ipath_kernel.h b/drivers/infiniband/hw/ipath/ipath_kernel.h --- a/drivers/infiniband/hw/ipath/ipath_kernel.h Fri Aug 25 11:19:45 2006 -0700 +++ b/drivers/infiniband/hw/ipath/ipath_kernel.h Fri Aug 25 11:19:45 2006 -0700 @@ -528,7 +528,6 @@ void ipath_cdev_cleanup(struct cdev **cd int ipath_diag_add(struct ipath_devdata *); void ipath_diag_remove(struct ipath_devdata *); -void ipath_diag_bringup_link(struct ipath_devdata *); extern wait_queue_head_t ipath_state_wait; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/