Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752647AbbETHDP (ORCPT ); Wed, 20 May 2015 03:03:15 -0400 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:38526 "EHLO e06smtp17.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182AbbETHDN (ORCPT ); Wed, 20 May 2015 03:03:13 -0400 Date: Wed, 20 May 2015 09:03:07 +0200 From: Heiko Carstens To: Joe Perches Cc: linux-kernel@vger.kernel.org, Martin Schwidefsky , linux390@de.ibm.com, linux-s390@vger.kernel.org Subject: Re: [PATCH 08/12] s390/sclp: Use DECLARE_BITMAP Message-ID: <20150520070307.GB3977@osiris> References: <2b099ee415c01294fdcf57393b2ee0c7a53860fe.1432085659.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2b099ee415c01294fdcf57393b2ee0c7a53860fe.1432085659.git.joe@perches.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15052007-0029-0000-0000-000004AE624C Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 543 Lines: 15 On Tue, May 19, 2015 at 06:37:56PM -0700, Joe Perches wrote: > Use the generic mechanism to declare a bitmap instead of unsigned long. > > Signed-off-by: Joe Perches > --- > drivers/s390/char/sclp_cmd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/