From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965078AbcIQIaS (ORCPT ); Sat, 17 Sep 2016 04:30:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36133 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965013AbcIQIaN (ORCPT ); Sat, 17 Sep 2016 04:30:13 -0400 Date: Sat, 17 Sep 2016 10:30:15 +0200 From: Greg KH To: Peng Sun Cc: liodot@gmail.com, charrer@alacritech.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] staging: slicoss: fix different address space sparse warnings Message-ID: <20160917083015.GA16671@kroah.com> References: <1474077952-9265-1-git-send-email-sironhide0null@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474077952-9265-1-git-send-email-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 Fri, Sep 16, 2016 at 07:05:45PM -0700, Peng Sun wrote: > commit-id d221eb9f14f9, "Add linux-next specific files for 20160909" > > add several macros to fix these warnings > > Peng Sun (7): > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning > staging: slicoss: slicoss.c: fix different address space sparse > warning All of these had the identical subject: line, but they do different things! Please fix them up and make them unique. thanks, greg k-h