From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031713AbcCQRLZ (ORCPT ); Thu, 17 Mar 2016 13:11:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35694 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934357AbcCQRLT (ORCPT ); Thu, 17 Mar 2016 13:11:19 -0400 Date: Thu, 17 Mar 2016 10:11:18 -0700 From: Greg KH To: Yousof El-Sayed Cc: mateusz.kulikowski@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8192e: fixed coding style issues Message-ID: <20160317171118.GA16467@kroah.com> References: <20160317165537.GA27541@Work-Laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160317165537.GA27541@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 Thu, Mar 17, 2016 at 04:55:37PM +0000, Yousof El-Sayed wrote: > Signed-off-by: Yousof El-Sayed I can't take patches without any changelog entry, sorry. And be specific about what and why you are changing anything, "coding style issues" is very vague. thanks, greg k-h