From patchwork Tue Jan 26 12:47:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 12046447 X-Patchwork-Delegate: jgg@ziepe.ca Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7CABC433E0 for ; Tue, 26 Jan 2021 12:55:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A3C8D2224C for ; Tue, 26 Jan 2021 12:55:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404000AbhAZMzn (ORCPT ); Tue, 26 Jan 2021 07:55:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391070AbhAZMto (ORCPT ); Tue, 26 Jan 2021 07:49:44 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22C18C08E86F for ; Tue, 26 Jan 2021 04:47:48 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id m13so1882347wro.12 for ; Tue, 26 Jan 2021 04:47:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=E3TPshJEOpUxZ52hskTlO67Qqk3Ra8/d2GtrTB1ggtY=; b=aufbBYTlyyVvy/8ib6Safly+lDI/cY/nGr8NsKxe/qt3uC4pkYxC73Jdn/4NSG1fuh QqNK6OVg91g9NI6DZBVWL8/LZmAFRBrnCA+BZx12J8zIC3zCrxJ5rJwrFkQj7/2xF6Fc BNJYhamHsG7W8a+wVZ5TClIQrpttkKW32/vuMM8/LlrcZrwdyNm9M0LFcfB1KiVrKwUq 75VfIIMsS3tAtdUIXCdhStc1+S5dRGRQ646jMovViooA/bDR5fiQ6lyP/nVg7Hi9XqMV xrk2tZP/n4LOU4uk7gZhp8TEkz+gFFgpFDkmm6N60J27ytL4Lu7GaoFRP6+NCqVbATkc J4Sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=E3TPshJEOpUxZ52hskTlO67Qqk3Ra8/d2GtrTB1ggtY=; b=ifY3COwb8aV31EhZUeUNbFMHqKvlPpvp9qw9FJRBzdlIaJjsn942rjQaPT0DdX04ui dbxHEcbH7iozjcLyOwWCYAAWY+ZW4rUSjVf5Ch4M2QQbhhupMRnLgrTOMEKidkwaCNHw qS89A/tZIvuhuaowulHdaO0I8nLBAzP2yhE9o1fHT88HW6Yl4Mf3JqMn8sK2SyOHkafB LEdY18trHTATCeP10DfQ8XU9H13FLmf5/tkeDdl4/+ok2Ne74SNS2WiNNIoVXKP1OjHN D6DjPVQsJawQG6oB+0LYlVZw0TKbwpve+7d9B/7Gjv4y4VBVMOqmUC2/NXalF7mczY2t vBEw== X-Gm-Message-State: AOAM533kFPm1SNli2E8SZUmMqUMvQsAI+Tx/5PLjbfm7NrfhO8lFhxDf ZDh+5cBPH1dDllXnjGvp7JSDBg== X-Google-Smtp-Source: ABdhPJzNGpzPPPE7/NWFHvm/KqfZ2gdr6pBlIKgL/nfMP+CSk3BohIx1TgiEfh8ZjrIeCxjOnpX3TA== X-Received: by 2002:adf:dd45:: with SMTP id u5mr5869371wrm.392.1611665266932; Tue, 26 Jan 2021 04:47:46 -0800 (PST) Received: from dell.default ([91.110.221.188]) by smtp.gmail.com with ESMTPSA id p15sm26942190wrt.15.2021.01.26.04.47.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jan 2021 04:47:46 -0800 (PST) From: Lee Jones To: lee.jones@linaro.org Cc: linux-kernel@vger.kernel.org, Mike Marciniszyn , Dennis Dalessandro , Doug Ledford , Jason Gunthorpe , linux-rdma@vger.kernel.org Subject: [PATCH 10/20] RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param Date: Tue, 26 Jan 2021 12:47:22 +0000 Message-Id: <20210126124732.3320971-11-lee.jones@linaro.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210126124732.3320971-1-lee.jones@linaro.org> References: <20210126124732.3320971-1-lee.jones@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org Fixes the following W=1 kernel build warning(s): drivers/infiniband/hw/hfi1/pio_copy.c:73: warning: Function parameter or member 'dd' not described in 'pio_copy' Cc: Mike Marciniszyn Cc: Dennis Dalessandro Cc: Doug Ledford Cc: Jason Gunthorpe Cc: linux-rdma@vger.kernel.org Signed-off-by: Lee Jones --- drivers/infiniband/hw/hfi1/pio_copy.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/infiniband/hw/hfi1/pio_copy.c b/drivers/infiniband/hw/hfi1/pio_copy.c index 4a4ec23978579..14bfd8287f4ae 100644 --- a/drivers/infiniband/hw/hfi1/pio_copy.c +++ b/drivers/infiniband/hw/hfi1/pio_copy.c @@ -55,6 +55,7 @@ /** * pio_copy - copy data block to MMIO space + * @dd: hfi1 dev data * @pbuf: a number of blocks allocated within a PIO send context * @pbc: PBC to send * @from: source, must be 8 byte aligned