From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757554AbcCRRb7 (ORCPT ); Fri, 18 Mar 2016 13:31:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59993 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752884AbcCRRb5 (ORCPT ); Fri, 18 Mar 2016 13:31:57 -0400 Date: Fri, 18 Mar 2016 10:31:56 -0700 From: Greg KH To: Yousof El-Sayed Cc: mateusz.kulikowski@gmail.com, gdhanapa@visteon.com, amitoj1606@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: rtl8192e: fix line length coding style issue in rtllib_softmac.c Message-ID: <20160318173156.GB19028@kroah.com> References: <20160318105442.GA30294@Work-Laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160318105442.GA30294@Work-Laptop> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 18, 2016 at 10:54:42AM +0000, Yousof El-Sayed wrote: > This is a patch to the rtllib_softmac.c file that fixes up all instances of the 'line over 80 characters' warnings found by the checkpatch.pl tool Your changelog should be wrapped, ironic given the contents of your patch :( Please fix up and resend. thanks, greg k-h