From mboxrd@z Thu Jan 1 00:00:00 1970 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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 29573C433E0 for ; Wed, 8 Jul 2020 07:46:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 007DA20773 for ; Wed, 8 Jul 2020 07:46:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="OzmhrVMO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727046AbgGHHqu (ORCPT ); Wed, 8 Jul 2020 03:46:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726936AbgGHHqu (ORCPT ); Wed, 8 Jul 2020 03:46:50 -0400 Received: from mail-wm1-x343.google.com (mail-wm1-x343.google.com [IPv6:2a00:1450:4864:20::343]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19DB5C08E6DC for ; Wed, 8 Jul 2020 00:46:50 -0700 (PDT) Received: by mail-wm1-x343.google.com with SMTP id l17so1874501wmj.0 for ; Wed, 08 Jul 2020 00:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=13tTeGa2nW6X4a+Xzt0nK3tFREb2ehmWIY4bBAwrwkc=; b=OzmhrVMOli7A5hNbR3fGy47aE+V6uJ2r1czZSGk/3KkO421wAC922Giw65d3B2JPWD X/ku26qUfk/i2caIjdfEHpdTsmnPmpPZDPi+XZdivhOS2HkB0BkJCo/6QqYn4vHtnWFA eoQiBiM0yflqSFLfyZ3YkmnQF1pEfYw6kmV6U05L6f9q010QhDxah8ITfFoOr6sr5CkP tNxI9+5c8enZ2T4Rzo0r+LrprvweE6UlGy+PzLm5cjZhpJ6cy5FopH/yZzqTjBK39VDt zCiX2BCn/9M5mMZjvBOGU2fki8enBseW7KJVFwyMCvZKxb+j9k39LnOwrAdvPf7wsz1R 9NbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=13tTeGa2nW6X4a+Xzt0nK3tFREb2ehmWIY4bBAwrwkc=; b=b1LgiVsV7cAePHEpgKn8fTZ3ogdLZb5p9Pti8bVT26FohvZXqrChEt/+oqW4dyrUmK V8+Gv9zDbUjZj1zgN5sAsZAo/Z2r7+kkxTOkanU0lTD3pFUPbPyikaRL0TfYnWoseh5U VRW8Hj+w0l4JW8rkbp52OCENCb889bBL5U/QrAg7v7jdJfVjGb9Tppv4au75VIEUbH4s TgZlApjpm92BxwmPSPI7CuV5s0esHTZEqdPK1IJ8pr2Ywv7/sEKwQ8OA/bfBMwGny9OE Bo+cvOQ5Xedxc9Gr18+poIZevioWe7ryp0zgLLQlJSpovd3FqZmwV5A5jGTaY8y3RQU9 Y+ug== X-Gm-Message-State: AOAM532aM4Uqr1g+OMqnmUUD9xUEtA3KYWuhDtx2XNoVqyuKih4r08GC DZ6KJQiBcph5B4lWOPXnsIzpxg== X-Google-Smtp-Source: ABdhPJzbse+FrEgNn3I9Se6w6hg140YTQ1T0f5FheDYB3sZ29GWUzqdNaf8egMfSUzlAtD6+dXiaBA== X-Received: by 2002:a1c:44e:: with SMTP id 75mr8078098wme.139.1594194408880; Wed, 08 Jul 2020 00:46:48 -0700 (PDT) Received: from dell ([2.27.35.206]) by smtp.gmail.com with ESMTPSA id t4sm4873009wmf.4.2020.07.08.00.46.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jul 2020 00:46:48 -0700 (PDT) Date: Wed, 8 Jul 2020 08:46:46 +0100 From: Lee Jones To: Johannes Thumshirn Cc: "jejb@linux.ibm.com" , "martin.petersen@oracle.com" , "linux-kernel@vger.kernel.org" , "linux-scsi@vger.kernel.org" , Hannes Reinecke Subject: Re: [PATCH 09/10] scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parameters Message-ID: <20200708074646.GR3500@dell> References: <20200707140055.2956235-1-lee.jones@linaro.org> <20200707140055.2956235-10-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org On Wed, 08 Jul 2020, Johannes Thumshirn wrote: > On 07/07/2020 16:01, Lee Jones wrote: > > + * @disc: The descovery context > > s/descovery/discovery Ah yes. I can't even blame copy/paste for this! I think this patch has been applied. I will send up a follow-up. Thank you! -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog