From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758110AbcIPHwk (ORCPT ); Fri, 16 Sep 2016 03:52:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43299 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755809AbcIPHwd (ORCPT ); Fri, 16 Sep 2016 03:52:33 -0400 Date: Fri, 16 Sep 2016 09:52:38 +0200 From: Greg KH To: Peng Sun Cc: liodot@gmail.com, charrer@alacritech.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings Message-ID: <20160916075238.GA1858@kroah.com> References: <2fdea4da0036cd13aa0879ffcf86e3303013d52a.1473821899.git.sironhide0null@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2fdea4da0036cd13aa0879ffcf86e3303013d52a.1473821899.git.sironhide0null@gmail.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 13, 2016 at 07:59:50PM -0700, Peng Sun wrote: > Signed-off-by: Peng Sun > --- > drivers/staging/slicoss/slic.h | 7 +++++++ > 1 file changed, 7 insertions(+) I can't take patches without any changelog text at all, sorry. Please fix up this series and resend it. thanks, greg k-h