From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933007AbcKJMxz (ORCPT ); Thu, 10 Nov 2016 07:53:55 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:46540 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932697AbcKJMxy (ORCPT ); Thu, 10 Nov 2016 07:53:54 -0500 Date: Thu, 10 Nov 2016 13:54:02 +0100 From: Greg Kroah-Hartman To: Angus Gardner Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: mfa384x_usb: Corrected code indentation in hfa384x_usb.c to resolve checkpatch.pl warn Message-ID: <20161110125402.GA23232@kroah.com> References: <1478587868-20671-1-git-send-email-gus.gardner78@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478587868-20671-1-git-send-email-gus.gardner78@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 08, 2016 at 06:51:08AM +0000, Angus Gardner wrote: > Corrected indentation in drivers/staging/wlan-ng/hfa384x_usb.c to resolve checkpatch.pl warninigs This is almost the same thing you said in the Subject:, care to make it different? And fix up your line to wrap properly at 72 columns and make the subject line smaller? thanks, greg k-h