From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753064AbdBCJxV (ORCPT ); Fri, 3 Feb 2017 04:53:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44706 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752820AbdBCJxU (ORCPT ); Fri, 3 Feb 2017 04:53:20 -0500 Date: Fri, 3 Feb 2017 10:53:23 +0100 From: Greg Kroah-Hartman To: Maksymilian Piechota Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] staging: wlan-ng: This patch fixes the checkpatch.pl warning: Message-ID: <20170203095323.GC24767@kroah.com> References: <20170131142011.GA15975@maks-debian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170131142011.GA15975@maks-debian.localdomain> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 31, 2017 at 09:20:15AM -0500, Maksymilian Piechota wrote: > Fix checkpatch.pl warning: Your subject is odd, it leaves something to the imagination :( > > WARNING: Statements should start on a tabstop > > V2: whole if statement cleared up Put this below the --- line. v3? thanks, greg k-h