From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754553AbdC2HcX (ORCPT ); Wed, 29 Mar 2017 03:32:23 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53794 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754050AbdC2HcW (ORCPT ); Wed, 29 Mar 2017 03:32:22 -0400 Date: Wed, 29 Mar 2017 09:31:56 +0200 From: Greg KH To: Andrii Cc: insafonov@gmail.com, anchalj109@gmail.com, scott@matheina.com, kyle.kuffermann@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8188eu: fix unnecessary parentheses, multiple blank lines, spaces around '&' reported by checkpatch.pl Message-ID: <20170329073156.GB8459@kroah.com> References: <20170312185226.6ebd3f17@andrii-VirtualBox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170312185226.6ebd3f17@andrii-VirtualBox> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 12, 2017 at 06:52:26PM +0200, Andrii wrote: > Signed-off-by: Andrii Vladyka I can't take a patch without any changelog text :( Also, your From: line does not match your signed-off-by line :(