Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753192AbdGSIaD (ORCPT ); Wed, 19 Jul 2017 04:30:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53660 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808AbdGSIaB (ORCPT ); Wed, 19 Jul 2017 04:30:01 -0400 Date: Wed, 19 Jul 2017 10:29:55 +0200 From: Greg KH To: NeilBrown Cc: Oleg Drokin , Andreas Dilger , Linux Kernel Mailing List , Lustre Development List Subject: Re: [PATCH 01/12] staging: lustre: fix minor typos in comments Message-ID: <20170719082955.GA30088@kroah.com> References: <150041997277.20736.17112251996623587423.stgit@noble> <150042040735.20736.6997246449635538567.stgit@noble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <150042040735.20736.6997246449635538567.stgit@noble> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 380 Lines: 11 On Wed, Jul 19, 2017 at 09:26:47AM +1000, NeilBrown wrote: > Signed-off-by: NeilBrown > --- > drivers/staging/lustre/lustre/llite/namei.c | 2 +- > drivers/staging/lustre/lustre/mdc/mdc_locks.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) As "obvious" as this is, I can't take patches without any changelog text at all, sorry. greg k-h