Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1197865imm; Fri, 11 May 2018 12:32:53 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqETcGi2jcdR0YQrY5jkepyIw0Ey+0PjXXYx5hY+JLMA5/LEFrhOtINBaL+/27XtWzBrlHq X-Received: by 2002:a62:9b8d:: with SMTP id e13-v6mr78603pfk.157.1526067173150; Fri, 11 May 2018 12:32:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526067173; cv=none; d=google.com; s=arc-20160816; b=bNZFWHE0ACLtx/85J/cXQrlJYFJrMWnUjPGpaN8BIkwBWbErjC696qGhnphQHrVgUU e3gqfrY4Ku23kkbxSkxaBs7Q3ENS46aNgRjUbWUcrN7lC4EpBr1qwxE/PfDb5EJyv1oG nUg6v+GKtlIbVQVSjxxIz43B5FRHwiYzApRu2hXZm5JICj65/7AWsDdXpU5APQNKSG8u GTrM2bDQ0wc6PV9+kWjuON4R9kctRTCA62srIwkhit3qivxfx2I31J7JGMfu7f1ehR33 ETPoDFbSSCYP8u5jltfkxXZ7FmaEkgvlDuz6k72S4gw6btrcpEo6FT4D7+BQ50MEesfN 5l/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :content-id:content-language:accept-language:in-reply-to:references :message-id:date:thread-index:thread-topic:subject:cc:to:from :arc-authentication-results; bh=dT3Kcq6ushKvB2LpTGCaGDQFtWoCoRtxVSP/VB0Z6zs=; b=AGo4h9BkoRHiLa/KpD2cbmUdgTUw9ioJUceG7Cl0H/BWDiYIpxc3RGTaMq5xmSQRvU ejRDylhV+CXPRACW3g6SvEui/UpBqwLo5VonRQY6d/UCWFug+L/SDrrcTAJuEHApeBMB FXoC0ZwsMrQo6BBtNWCEojDEZIffZJDxrpNfe0pIpkueO3KosQJjXeFR09f9uFcEhEoK +a72Y+1brRqo4ZGkjh8cN1G5q8P5Notju2yeS9iD9xNEUPH0yrS8/hQBvQmooXDgskAI J+KELdGaI9ukVd/Y3x1E6pYUAfIDx86gosJaw2YBE4C8YCquzT1ESs7CTEA7Dj6ORaTA JRug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e3-v6si3807115pfc.336.2018.05.11.12.32.37; Fri, 11 May 2018 12:32:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751015AbeEKTc1 convert rfc822-to-8bit (ORCPT + 99 others); Fri, 11 May 2018 15:32:27 -0400 Received: from mga09.intel.com ([134.134.136.24]:38443 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750711AbeEKTc0 (ORCPT ); Fri, 11 May 2018 15:32:26 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 May 2018 12:32:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,389,1520924400"; d="scan'208";a="40264658" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga007.jf.intel.com with ESMTP; 11 May 2018 12:32:25 -0700 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 11 May 2018 12:32:25 -0700 Received: from FMSMSX109.amr.corp.intel.com ([169.254.15.12]) by FMSMSX151.amr.corp.intel.com ([169.254.7.117]) with mapi id 14.03.0319.002; Fri, 11 May 2018 12:32:24 -0700 From: "Dilger, Andreas" To: Colin King CC: "Drokin, Oleg" , James Simmons , Greg Kroah-Hartman , NeilBrown , "devel@driverdev.osuosl.org" , "kernel-janitors@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [lustre-devel] [PATCH] staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked" Thread-Topic: [lustre-devel] [PATCH] staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked" Thread-Index: AQHT6S1znLwp9/grd0yFMIk+GH0AJqQrYI+A Date: Fri, 11 May 2018 19:32:23 +0000 Message-ID: References: <20180511133859.18733-1-colin.king@canonical.com> In-Reply-To: <20180511133859.18733-1-colin.king@canonical.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.254.11.24] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On May 11, 2018, at 07:38, Colin King wrote: > > From: Colin Ian King > > Trivial fix to spelling mistake in DEBUG_REQ message text > > Signed-off-by: Colin Ian King Reviewed-by: Andreas Dilger > --- > drivers/staging/lustre/lustre/ptlrpc/client.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/lustre/lustre/ptlrpc/client.c b/drivers/staging/lustre/lustre/ptlrpc/client.c > index eeb281266413..a51feaeb7734 100644 > --- a/drivers/staging/lustre/lustre/ptlrpc/client.c > +++ b/drivers/staging/lustre/lustre/ptlrpc/client.c > @@ -2514,7 +2514,7 @@ static int ptlrpc_unregister_reply(struct ptlrpc_request *request, int async) > } > > DEBUG_REQ(D_WARNING, request, > - "Unexpectedly long timeout receiving_reply=%d req_ulinked=%d reply_unlinked=%d", > + "Unexpectedly long timeout receiving_reply=%d req_unlinked=%d reply_unlinked=%d", > request->rq_receiving_reply, > request->rq_req_unlinked, > request->rq_reply_unlinked); > -- > 2.17.0 Cheers, Andreas -- Andreas Dilger Lustre Principal Architect Intel Corporation