From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] fs: ext4: block_validity.c Date: Thu, 9 Feb 2017 14:22:06 -0500 Message-ID: <20170209192206.cdmeowjoyjipm5rs@thunk.org> References: <1486666641-15658-1-git-send-email-adanhawthorn@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Nathan Howard Return-path: Content-Disposition: inline In-Reply-To: <1486666641-15658-1-git-send-email-adanhawthorn@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Thu, Feb 09, 2017 at 01:57:21PM -0500, Nathan Howard wrote: > Fixed coding style issues. Sorry, I only take coding style fixups as part of substantive (bug fixes, new features, or optimizatoins) changes to the code in question. If you're trying to do "my first kernel patch", the recommended place to practice your skills is the Staging tree. Cheers, - Ted