From patchwork Fri Oct 28 14:37:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Yongjun X-Patchwork-Id: 9402051 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 AB69760588 for ; Fri, 28 Oct 2016 14:37:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9D84D2A7EE for ; Fri, 28 Oct 2016 14:37:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 909FD2A7F7; Fri, 28 Oct 2016 14:37:13 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 65E192A7EE for ; Fri, 28 Oct 2016 14:37:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761055AbcJ1OhK (ORCPT ); Fri, 28 Oct 2016 10:37:10 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:36755 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761026AbcJ1OhJ (ORCPT ); Fri, 28 Oct 2016 10:37:09 -0400 Received: by mail-pf0-f193.google.com with SMTP id n85so1456613pfi.3 for ; Fri, 28 Oct 2016 07:37:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=n1XuQTPJfdPY8ApDqml4058dEElhPQNP+62x3Yamt9M=; b=TCV5bD0Qfqq1wk2YwMdb1lKnMZZx3ZtJlICUAVKqRdHZ5Q7y8ABvANTcRGcly7njSa zLfZEUz+QHcuexRNuPwqMlEmxYjDfUA7zo7ciqnM4HJe38qgtYAnCTHlxtN9JoWLm5ep Wqu022joV9z5PypYT8fWacTpe4KzostyznYZ1lP1c4w9DznEu2T0A4wqQUgS81sZ3Rx0 WGfQNP1duoW4fFJYOtRrH7euqvPyw58HtnZZKmRBeB4sd0xtw88ODkxRGSesgy9Mtgro M38e3ARkd1KTFRoFQZneDH6Q5px2yeRx9ZutCD3riKTUYBQP9cbhWPFD54ogZwmU5qb4 pksA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=n1XuQTPJfdPY8ApDqml4058dEElhPQNP+62x3Yamt9M=; b=UOygJgt1zJ0k/cYycSeWW4Jsq5D230HFrXJST1rThlZpMi5k0yw1xbmaZi+sgs+faq 1C5LeDGX68mPOPrp97FNJ6xxUiBDQ2ac4Tt58CLbVx4AOw4sWWzDyQHJQnLjQUsMrj/1 YCUDyoqrysHP46NPnwIhOY8un0K1NJsYuw0TxW4s6AmyKihYDZte32gUsbqkItW9BDZ8 jrbK7UCM9FjxL49KV9CnmrZGRgVMxkKKXqfwQXENmNXQQbiWZyHPfHcg8DVWjNEK1hVd OWiVLf4DqrPSsGJmjDok9rpkJo7hovhgSecQ1zuRdDSCeYXtHbGOWy1Un6cncGyvuzjo oZhA== X-Gm-Message-State: ABUngveRiXtxsC03sccy5tfIbrnZFc/MmybJ0jr5yP1FRv4CbD4RIQLf+dRs4XY/c6JmBA== X-Received: by 10.98.80.2 with SMTP id e2mr25778479pfb.183.1477665428735; Fri, 28 Oct 2016 07:37:08 -0700 (PDT) Received: from 192.168.0.37 (ec2-52-192-197-227.ap-northeast-1.compute.amazonaws.com. [52.192.197.227]) by smtp.gmail.com with ESMTPSA id y123sm19207619pfg.28.2016.10.28.07.37.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Oct 2016 07:37:08 -0700 (PDT) From: Wei Yongjun To: Trond Myklebust , Anna Schumaker Cc: Wei Yongjun , linux-nfs@vger.kernel.org Subject: [PATCH] NFS: fix typo in parameter description Date: Fri, 28 Oct 2016 14:37:02 +0000 Message-Id: <1477665422-32543-1-git-send-email-weiyj.lk@gmail.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Wei Yongjun Fix typo in parameter description. Fixes: 5405fc44c337 ("NFSv4.x: Add kernel parameter to control the callback server") Signed-off-by: Wei Yongjun --- fs/nfs/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/fs/nfs/super.c b/fs/nfs/super.c index 001796b..ddce94ce 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -2904,7 +2904,7 @@ module_param(max_session_slots, ushort, 0644); MODULE_PARM_DESC(max_session_slots, "Maximum number of outstanding NFSv4.1 " "requests the client will negotiate"); module_param(max_session_cb_slots, ushort, 0644); -MODULE_PARM_DESC(max_session_slots, "Maximum number of parallel NFSv4.1 " +MODULE_PARM_DESC(max_session_cb_slots, "Maximum number of parallel NFSv4.1 " "callbacks the client will process for a given server"); module_param(send_implementation_id, ushort, 0644); MODULE_PARM_DESC(send_implementation_id,