From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751448AbdBIMMr (ORCPT ); Thu, 9 Feb 2017 07:12:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53476 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968AbdBIMMp (ORCPT ); Thu, 9 Feb 2017 07:12:45 -0500 Date: Thu, 9 Feb 2017 13:11:09 +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 1/3] staging: wlan-ng: move logical continuations at the end of line Message-ID: <20170209121109.GA14697@kroah.com> References: <8b7698a301c1e755ab8a0f1efe8414e8f792948e.1486468893.git.maksymilianpiechota@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b7698a301c1e755ab8a0f1efe8414e8f792948e.1486468893.git.maksymilianpiechota@gmail.com> 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:07:59AM -0500, Maksymilian Piechota wrote: > Signed-off-by: Maksymilian Piechota > --- > drivers/staging/wlan-ng/prism2mgmt.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) I can not take patches without any changelog text, sorry. Please fix up and resend the whole series. greg k-h