From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751585AbdBIMMs (ORCPT ); Thu, 9 Feb 2017 07:12:48 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53480 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751039AbdBIMMp (ORCPT ); Thu, 9 Feb 2017 07:12:45 -0500 Date: Thu, 9 Feb 2017 13:11:23 +0100 From: Greg Kroah-Hartman To: Maksymilian Piechota Cc: devel@driverdev.osuosl.org, maksymilian.piechota@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/3] staging: wlan-ng: align else if statement to coding standard Message-ID: <20170209121123.GB14697@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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, Feb 07, 2017 at 07:06:12AM -0500, Maksymilian Piechota wrote: > Patch version 5: > - break up particular changes to separate commits > - change prefix to proper driver (wlan-ng) What changed in the previous 4 versions?