From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760028AbbJ3XBt (ORCPT ); Fri, 30 Oct 2015 19:01:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43263 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759994AbbJ3XBs (ORCPT ); Fri, 30 Oct 2015 19:01:48 -0400 Date: Fri, 30 Oct 2015 16:01:48 -0700 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH 1/3] staging: lustre: checkpatch cleanups for nidstring.c Message-ID: <20151030230148.GB2920@kroah.com> References: <1446161303-798-1-git-send-email-jsimmons@infradead.org> <1446161303-798-2-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446161303-798-2-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 29, 2015 at 07:28:21PM -0400, James Simmons wrote: > With nidstring now having the latest fixes we can > now clean up all the remaining checkpatch errors > for nidstring.c. Please be specific as to exactly what you changed, and break it up into one-patch-per-thing. And no, "fix all checkpatch errors" is not "one thing" thanks, greg k-h