From patchwork Thu Mar 8 00:56:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bart Van Assche X-Patchwork-Id: 10265719 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id F0C4A602C8 for ; Thu, 8 Mar 2018 00:56:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E3269295B4 for ; Thu, 8 Mar 2018 00:56:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D837F295C2; Thu, 8 Mar 2018 00:56:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4928C295B4 for ; Thu, 8 Mar 2018 00:56:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754741AbeCHA4E (ORCPT ); Wed, 7 Mar 2018 19:56:04 -0500 Received: from esa3.hgst.iphmx.com ([216.71.153.141]:55738 "EHLO esa3.hgst.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754709AbeCHA4E (ORCPT ); Wed, 7 Mar 2018 19:56:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wdc.com; i=@wdc.com; q=dns/txt; s=dkim.wdc.com; t=1520470564; x=1552006564; h=from:to:cc:subject:date:message-id; bh=4OSmLLTjTysdiE6fBNP5IbY3es10+rL3xxPl/e9tPZk=; b=C3F/K7q1i/S6p9bj5ERQA9vrMcrTJ3eEE0rWIEC/WBICoeIqSkJKRxAt fMgd1rlI3AeUWgbYpVJXiDgRRK2ohzSAKQ+yhEjHJ6kir/gtMvEjEkMup joRDrcOZ4STRI+Rk1A8JFAT/IRXiaNIO8Z3XftgV5gbB6q6YPjPImG721 ZuzwjYAXlryfKtAxV/kBgYdUSbZhFtb7ydH2vDq7k10Jf/BLYYIqPtDtv JBgidaMHLrrtbx2xLZD3nn86n2enCDrDSe2lGT9j+ykwDdEfDJh2pZ0GI o/JVEDyv0A/hQ9pv/2i05SfqBdI8L3Xnh9iyqCcRPSukEqh1znDy6RRUv w==; X-IronPort-AV: E=Sophos;i="5.47,438,1515427200"; d="scan'208";a="73708574" Received: from h199-255-45-15.hgst.com (HELO uls-op-cesaep02.wdc.com) ([199.255.45.15]) by ob1.hgst.iphmx.com with ESMTP; 08 Mar 2018 08:56:03 +0800 Received: from uls-op-cesaip01.wdc.com ([10.248.3.36]) by uls-op-cesaep02.wdc.com with ESMTP; 07 Mar 2018 16:49:16 -0800 Received: from thinkpad-bart.sdcorp.global.sandisk.com (HELO thinkpad-bart.int.fusionio.com) ([10.11.171.236]) by uls-op-cesaip01.wdc.com with ESMTP; 07 Mar 2018 16:56:04 -0800 From: Bart Van Assche To: Jason Gunthorpe Cc: Doug Ledford , linux-rdma@vger.kernel.org, Bart Van Assche , Mike Marciniszyn , Dennis Dalessandro Subject: [PATCH] IB/hfi1: Fix a kernel-doc warning Date: Wed, 7 Mar 2018 16:56:03 -0800 Message-Id: <20180308005603.29717-1-bart.vanassche@wdc.com> X-Mailer: git-send-email 2.16.2 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Avoid that building with W=1 causes the following warning to appear: drivers/infiniband/hw/hfi1/qp.c:484: warning: Cannot understand * on line 484 - I thought it was a doc line Signed-off-by: Bart Van Assche Cc: Mike Marciniszyn Cc: Dennis Dalessandro --- drivers/infiniband/hw/hfi1/qp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/infiniband/hw/hfi1/qp.c b/drivers/infiniband/hw/hfi1/qp.c index d30dd1a5b0a6..1697d96151bd 100644 --- a/drivers/infiniband/hw/hfi1/qp.c +++ b/drivers/infiniband/hw/hfi1/qp.c @@ -481,7 +481,6 @@ static void iowait_sdma_drained(struct iowait *wait) } /** - * * qp_to_sdma_engine - map a qp to a send engine * @qp: the QP * @sc5: the 5 bit sc